hedgewars/uLandGraphics.pas
2014-01-21 koda merge
2014-01-19 sheepluva fix despeckle mutilating blurry land
2014-01-21 koda partial merge of the webgl branch
2014-01-17 sheepluva update copyright to 2014
2014-01-05 unc0rr - Fix build via pas2c webgl
2014-01-04 unc0rr merge default webgl
2013-12-29 koda merge
2013-12-29 unc0rr Uberfix. TODO: ask fpc guys wtf.
2013-12-29 unc0rr A bit of formatting
2013-12-29 unc0rr Be friendly with pas2c
2013-12-29 unc0rr Uberfix. TODO: ask fpc guys wtf. 0.9.20
2013-12-16 unc0rr merge default here sdl2transition
2013-12-08 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
2013-11-07 unc0rr Provide more information to SDLTry sdl2transition
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
2013-06-15 unc0rr Some fixes to make pas2c+clang compile all engine files webgl
2013-09-13 unc0rr Skip some LandPixels manipulations in stats-only mode 0.9.19
2013-06-04 koda update branch webgl
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-04-02 unc0rr Fix rendering errors now. webgl
2013-04-02 unc0rr Fixes to make pas2c parse this webgl
2013-04-02 koda update webgl branch webgl
2013-04-01 unc0rr Hey, there was inc(Radius, 4)
2013-03-27 koda merge correction, also what's with all those trailing whitespaces?
2013-03-23 Urbertar Remove some duplicating code from uLandGraphics.pas
2013-03-26 nemo Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
2013-03-22 sheepluva remove engine warnings
2013-03-18 nemo More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
2013-03-17 nemo Add some flags for a few of the magic Land values
2013-03-03 Urbertar Fix water on ice setting
2013-03-02 nemo tweaks to sea ice appearance
2013-02-28 koda mysterious merge
2013-02-28 Urbertar Draw ice on water
2013-02-28 Urbertar Make refactoring. Remove DrawIce function
2013-02-28 nemo Apologies if jaree had done something similar, but didn't see anything in repo pull. This removes Land[] mixed w/ LandPixels[] and streamlines things a little
2013-02-27 nemo define ice edge colour
2013-02-27 Urbertar Draw ice on water
2013-02-27 nemo huh. how'd we end up needing a merge here... icegun
2013-02-26 Urbertar Separate setting and drawing ice icegun
2013-02-26 Urbertar Make little refactoring icegun
2013-02-26 Urbertar Check is lanscape already ice icegun
2013-02-26 nemo put ice colour in uVariables, add check for land that is already ice icegun
2013-02-26 Urbertar Change shape of ice to round icegun
2013-02-26 nemo graphics tweak. flag a couple more overeager setall HH icegun
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-08-06 nemo revert 3188794b9d87. does not do what I'd like.
2012-08-05 nemo Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
2012-06-24 nemo Step 1. Add current hedgehog as top bit of bottom byte.
2012-06-23 unc0rr - Fix cake bug introduced in r2ccfc93c6b5e
2012-06-03 nemo Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
2012-05-30 unc0rr This should make drawn maps rendering even more faster
2012-05-30 unc0rr Render drawn maps 10-500 times faster
2012-05-09 nemo Reflects change in previous revision to uTypes
2012-05-02 koda change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-02-17 koda the most important commit of the year
2012-02-12 nemo oops
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-12-03 unc0rr - Give uLand more modularity
2011-11-27 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
less more (0) -100 -60 tip