2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2015-02-06 |
unC0Rr |
One more medium template
|
file |
diff |
annotate
|
2014-03-20 |
unc0rr |
- Limit outline to leftX/rightX/topY instead of LAND_WIDTH/LAND_HEIGHT
|
file |
diff |
annotate
|
2014-02-11 |
unc0rr |
- pas2c recognizes typecasts in initialization expressions
|
file |
diff |
annotate
|
2014-02-08 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2014-01-05 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-06-20 |
unc0rr |
First select group of templates, then pick template from selected group
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-05-27 |
nemo |
increase width on medium/large templates by a couple of hundred px. should help issue #625 a bit. Shouldn't increase large any more tho, since we are at 4096 and would increase memory unnecessarily.
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-11-06 |
nemo |
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
|
file |
diff |
annotate
|
2012-10-28 |
Xeli |
merge Medo's GSoC work
hedgeroid
|
file |
diff |
annotate
|
2012-10-25 |
nemo |
Restore -gv, limit points to template dimensions
|
file |
diff |
annotate
|
2012-10-13 |
unc0rr |
Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
|
file |
diff |
annotate
|
2012-08-27 |
Medo |
Merge
|
file |
diff |
annotate
|
2012-08-24 |
nemo |
Fix formatting, reduce border sensitivity
|
file |
diff |
annotate
|
2012-08-23 |
unc0rr |
Slightly faster and slightly better templates #41 and #43
|
file |
diff |
annotate
|
2012-08-18 |
Medo |
engine: Fixed indentation regression
|
file |
diff |
annotate
|
2012-08-18 |
Medo |
engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
|
file |
diff |
annotate
|
2012-08-05 |
nemo |
An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
|
file |
diff |
annotate
|
2012-05-10 |
unc0rr |
Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
|
file |
diff |
annotate
|
2012-05-09 |
nemo |
Reflects change in previous revision to uTypes
|
file |
diff |
annotate
|
2012-05-01 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-01-09 |
nemo |
ok. pretty sure that has to be consistent in both. go with the smaller one...
|
file |
diff |
annotate
|
2012-01-09 |
nemo |
Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
|
file |
diff |
annotate
|
2012-01-06 |
unc0rr |
Disallow dot as a part of identifier
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2010-04-03 |
nemo |
One more tiny island map. Just to pad the Small map section a bit
|
file |
diff |
annotate
|
2010-04-01 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
2010-04-01 |
nemo |
move this island further away from water too
|
file |
diff |
annotate
|
2010-03-31 |
nemo |
Minor tweak
|
file |
diff |
annotate
|
2010-03-30 |
nemo |
typo in template 41 definition. using FPoints from 40
|
file |
diff |
annotate
|
2010-03-30 |
nemo |
crank up r a bit
|
file |
diff |
annotate
|
2010-03-30 |
nemo |
prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
|
file |
diff |
annotate
|
2010-03-28 |
nemo |
Adding small to these has never been useful
|
file |
diff |
annotate
|
2010-03-28 |
nemo |
One more wacky generated map. bunch of islands suitable for islands shoppa.
|
file |
diff |
annotate
|
2010-01-03 |
koda |
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
|
file |
diff |
annotate
|
2009-11-20 |
koda |
revamped file access and debug display
|
file |
diff |
annotate
|
2009-11-05 |
koda |
move compiler directives to standard pascal
|
file |
diff |
annotate
|
2010-03-16 |
mbait |
Added new type of map at UI. Simple random map generation
mbait-mangen
|
file |
diff |
annotate
|
2009-10-12 |
nemo |
sheepluva's basic 45° test. NEEDS TESTING
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
2009-08-30 |
nemo |
An experiment with increasing number of caves by selecting a few potential non-cave maps and adding to the cave map array. Ones selected here might not actually be that playable as caves.
|
file |
diff |
annotate
|
2009-02-15 |
unc0rr |
Templates filter by nemo
|
file |
diff |
annotate
|
2009-02-14 |
unc0rr |
engine part of nemo's patch
|
file |
diff |
annotate
|
2009-02-01 |
unc0rr |
Apply nemo's patch polished by me:
|
file |
diff |
annotate
|
2009-01-29 |
unc0rr |
- nemo's patch for custom cave map dimensions
|
file |
diff |
annotate
|
2009-01-29 |
unc0rr |
A bit better template
|
file |
diff |
annotate
|
2009-01-27 |
unc0rr |
Replace current templates with one cavern one
|
file |
diff |
annotate
|
2009-01-27 |
unc0rr |
nemo's template patch (invertion)
|
file |
diff |
annotate
|
2009-01-26 |
unc0rr |
Fix width/height dependant consts
|
file |
diff |
annotate
|
2009-01-25 |
unc0rr |
Apply nemo's world resize patch
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
Last template for now
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
And... one more
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
LandTemplates++
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
+1 land template
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
One more crazy land template
|
file |
diff |
annotate
|
2008-01-19 |
unc0rr |
One more land template (pretty good IMO)
|
file |
diff |
annotate
|
2007-07-15 |
unc0rr |
Improve land generator
|
file |
diff |
annotate
|
2007-06-03 |
unc0rr |
- Fix some bugs
|
file |
diff |
annotate
|
2007-05-27 |
unc0rr |
- One more land template
|
file |
diff |
annotate
|
2007-05-26 |
unc0rr |
One more land template
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
- Two more land templates
|
file |
diff |
annotate
|
2007-02-11 |
unc0rr |
One more land template + some templates tuning
|
file |
diff |
annotate
|
2007-02-06 |
unc0rr |
One more land template
|
file |
diff |
annotate
|
2007-02-06 |
unc0rr |
Better templates, giving more different lands
|
file |
diff |
annotate
|
2007-02-05 |
unc0rr |
Update copyright information
|
file |
diff |
annotate
|
2007-02-04 |
unc0rr |
- Better gears placing
|
file |
diff |
annotate
|
2007-01-26 |
unc0rr |
- New land generator feature: islands in the sky
|
file |
diff |
annotate
|
2007-01-24 |
unc0rr |
- Better land generator
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- New land templates
|
file |
diff |
annotate
|
2007-01-23 |
unc0rr |
- New Land Generator
|
file |
diff |
annotate
|
2007-01-21 |
unc0rr |
Fixed-point arithmetics in engine.
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
2006-10-03 |
unc0rr |
- Fixed crash with sound turned off
|
file |
diff |
annotate
|
2006-09-22 |
unc0rr |
Soma small fixes + new land template
|
file |
diff |
annotate
|
2006-08-12 |
unc0rr |
- Initialize translations earlier
|
file |
diff |
annotate
|
2006-08-11 |
unc0rr |
- Many type fixes
|
file |
diff |
annotate
|
2006-07-30 |
unc0rr |
- Fix win message to appear only after all hedgehogs death
|
file |
diff |
annotate
|
2006-06-20 |
unc0rr |
- 2 more Land templates
|
file |
diff |
annotate
|
2006-01-25 |
unc0rr |
- Replaced water sprite
|
file |
diff |
annotate
|
2006-01-15 |
unc0rr |
- Get rid of hwserv and runhelper
|
file |
diff |
annotate
|
2006-01-15 |
unc0rr |
- Teams health bars sorting
|
file |
diff |
annotate
|
2005-12-31 |
unc0rr |
- New rope
|
file |
diff |
annotate
|
2005-12-27 |
unc0rr |
- Fixed slow sprite blt
|
file |
diff |
annotate
|
2005-12-16 |
unc0rr |
- improve land generation
|
file |
diff |
annotate
|
2005-12-06 |
unc0rr |
- Get rid of old frontend
|
file |
diff |
annotate
|
2005-12-05 |
unc0rr |
Add theme objects to land
|
file |
diff |
annotate
|
2005-12-04 |
unc0rr |
- Land generator uses templates to generate
|
file |
diff |
annotate
|