hedgewars/uLand.pas
2009-03-22 unc0rr Apply koda's OpenGL ES compatibility patch
2009-03-01 unc0rr 4 utilities by nemo
2009-02-18 unc0rr Split land texture into small ones:
2009-02-18 unc0rr More reorganization
2009-02-18 unc0rr Reorganize land texteure function in prepare to texture split
2009-02-15 unc0rr Templates filter by nemo
2009-02-14 unc0rr - Set bamboo plinko hedgehogs limit to 48
2009-02-14 unc0rr engine part of nemo's patch
2009-02-01 unc0rr Apply nemo's patch polished by me:
2009-01-30 unc0rr Cache land texture update until frame render. This greately improves performance when there are many explosions, or you're using drilling weapon
2009-01-29 unc0rr - nemo's patch for custom cave map dimensions
2009-01-27 unc0rr nemo's template patch (invertion)
2009-01-26 unc0rr Allow loading maps and forts
2009-01-26 unc0rr That was wrong place for the patch
2009-01-26 unc0rr Turn cave mode on automatically when there are pixels on top of map
2009-01-26 unc0rr Fix nemo's large land patch
2009-01-25 unc0rr Some fixes by nemo
2009-01-25 unc0rr Apply nemo's world resize patch
2009-01-22 unc0rr Add nemo's depixeling patch. Still needs some polishing for the case when we delete pixel on which hedgehog stays
2008-12-05 unc0rr Fix forts bug
2008-10-26 unc0rr Support 'Divide teams' option in engine
2008-09-28 unc0rr Bot could use firepunch if it doesn't find anything else useful, and it has land above his head
2008-08-10 unc0rr Enable back rendering objects that are put on top of land texture
2008-08-08 unc0rr Step 4: repair girder rendering (girder is 32bit now)
2008-08-08 unc0rr Step 3: Maps are rendered correctly, but without objects yet
2008-08-08 unc0rr Step 2: painted maps loading correctly
2008-08-08 unc0rr Start implementing support for 32bit sprites concerned in map generation process.
2008-07-22 unc0rr Load flakes information from theme.cfg when playing painted map
2008-07-07 unc0rr Update copyright headers a bit
2008-05-27 unc0rr Fix forts mode to take in account clans, not teams
2008-04-27 unc0rr Update copyright info in source files headers
2008-04-13 unc0rr Fix warnings
2008-03-29 unc0rr Aware that not visible pixels are not ground, whatever their color under alpha-channel is
2008-03-05 unc0rr Fix bug with handling explosions (wrong parameters passed to glTexSubImage2D) spotted by Tiyuri
2008-01-27 unc0rr - Save 8 MB of memory by freeing LandSurface and not using it anymore after game initialization
2008-01-27 unc0rr Store Land surface in memory:
2008-01-27 unc0rr Introduce UpdateLandTexture function to update just parts of surface
2008-01-27 unc0rr - Update land texture after explosions
2008-01-27 unc0rr Now land texture renders properly
2008-01-26 unc0rr - Start conveting pngs to have alpha-channel
2008-01-26 unc0rr Enable water waves back
2008-01-25 unc0rr Now show sprites too
2008-01-25 unc0rr Some further work on switching to OpenGL rendering
2008-01-25 unc0rr Start conversion to OpenGL rendering
2008-01-11 unc0rr - Revert previous debug things
2008-01-11 unc0rr Fix previous commit
2008-01-11 unc0rr Some debug stuff
2007-07-21 unc0rr Small fixes
2007-07-21 unc0rr Save some memory
2007-07-15 unc0rr Improve land generator
2007-07-02 unc0rr Convert teams list to array
2007-03-17 unc0rr - Get rid of operator := to have GPC support
2007-03-11 unc0rr - Fix most of the warnings in hwengine
2007-02-11 unc0rr - Two more land templates
2007-02-11 unc0rr Small performance optimization
2007-02-11 unc0rr One more land template + some templates tuning
2007-02-05 unc0rr Update copyright information
2007-01-27 unc0rr integer -> LongInt
2007-01-26 unc0rr Make SHA really work
2007-01-26 unc0rr Check land digest
2007-01-26 unc0rr - New land generator feature: islands in the sky
2007-01-24 unc0rr - Better land generator
2007-01-23 unc0rr - Two more templates
2007-01-23 unc0rr - New land templates
2007-01-23 unc0rr - New Land Generator
2007-01-21 unc0rr Fixed-point arithmetics in engine.
2007-01-11 unc0rr Calculate land digest
2006-10-12 unc0rr - Many small fixes
2006-10-08 unc0rr Bots are in the same thread as game. Fixes FreePascal issues.
2006-10-05 unc0rr Relicense to GPL
2006-09-26 unc0rr - Better landgen
2006-09-23 unc0rr - AmmoMenu
2006-09-22 unc0rr Soma small fixes + new land template
2006-09-20 unc0rr Engine can generate land preview and send it via IPC
2006-08-12 unc0rr - Initialize translations earlier
2006-08-11 unc0rr - Many type fixes
2006-08-07 unc0rr New faster random generator
2006-07-27 unc0rr - Fix various bugs
2006-07-20 unc0rr - Fixed bug with hedgehog under water using rope
2006-07-11 unc0rr - New First Aid powerup
2006-07-08 unc0rr - Unicode support for team and hedgehogs names
2006-06-23 unc0rr - Many AI improvements
2006-06-20 unc0rr - 2 more Land templates
2006-06-14 unc0rr - Start AI rewrite
2006-02-01 unc0rr - Fixed compiling .)
2006-01-20 unc0rr - Fixed game loading
2006-01-19 unc0rr - Fixed bubble theme object
2006-01-15 unc0rr - Get rid of hwserv and runhelper
2006-01-05 unc0rr - Properly get seed in net game
2005-12-31 unc0rr - New rope
2005-12-16 unc0rr - improve land generation
2005-12-05 unc0rr Add theme objects to land
2005-12-04 unc0rr - Land generator uses templates to generate
2005-12-04 unc0rr - Fixed spawning boxes under water
2005-09-03 unc0rr - Mine weapon
2005-08-28 unc0rr - Hedgehogs spawn points can be generated under the girder
2005-08-23 unc0rr - set svn:eol-style to native
2005-08-22 unc0rr Add current sources.
less more (0) tip