hedgewars/uWorld.pas
2010-12-08 nemo Restore millisecond precision for mines time
2010-11-21 unc0rr uCaptions
2010-11-18 unC0Rr Introduce uRenderUtils
2010-11-18 unC0Rr Introduce uRender
2010-11-18 unC0Rr Introduce uTextures
2010-11-18 unC0Rr Move some stuff from uMisc to uUtils
2010-11-17 unc0rr Some more
2010-11-17 unc0rr uWorld
2010-11-17 unc0rr uTeams
2010-11-17 unc0rr uLand isn't that important to them
2010-11-17 unC0Rr Move variables from uMisc to uVariables
2010-11-17 unC0Rr Introduce unit uTypes in order to remove some cyclic unit dependencies
2010-12-27 koda add a S3D_DISABLED symbol to disable/enable stereo rendering at compilation time experimental3D
2010-12-22 koda use a gentler positive parallax for background effect experimental3D
2010-11-15 koda update the 3d branch after release experimental3D
2010-11-12 koda yay i'm free to break things again!
2010-11-09 nemo Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
2010-11-08 koda this time i got it right, i'm sure of it; TEST ANYWAYS
2010-11-07 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
2010-11-07 koda revamp gamemodes section in the ifrontend and update ios game modes
2010-11-07 koda err better wait after relase for this one
2010-11-07 koda move turnstime and minestime * 1000 outside frontend and place it in engine
2010-11-07 unc0rr REmove stupid int64 conversions, provide real fixes to compiler hints
2010-11-05 nemo Add some more game goals. Sorry translators.
2010-10-27 koda update branch with latest head, most likely breaking water color in stereo mode experimental3D
2010-10-28 koda disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
2010-10-14 koda less warning, no rotation glitch, more comments
2010-10-11 nemo Extend the >0 / amNothing check
2010-10-11 koda merge
2010-10-11 nemo Constrain to <= to avoid a bug on bottom edge reported by Henek
2010-10-11 koda moved some utilities to a separate column with round buttons
2010-09-22 nemo Extend time limit to 9999, remove ready timer if time is over 999 and stop drawing time if it is over 999 (draws wrong over 999 anyway) - this has the effect of allowing an "unlimited" time appearance if turns are over a quarter hour or so. This can be used to add an unlimited time scheme or button to ipad
2010-09-06 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
2010-09-02 smaxx Engine:
2010-09-01 smaxx Engine:
2010-09-01 smaxx Engine:
2010-08-26 smaxx Engine:
2010-08-26 tiyuri Fixes memory leak -Burp
2010-08-26 tiyuri Add kill counter to Survival Mode -Burp
2010-08-24 smaxx Engine:
2010-07-31 koda remove trailing spaces from end of line
2010-08-18 smaxx Engine: experimental3D
2010-07-31 koda reverted stereo craziness - the experimental3D branch has been created for a reason
2010-07-31 koda merge
2010-08-02 koda these were removed by mistake experimental3D
2010-07-30 smaxx Engine:
2010-07-31 koda applying smaxx patch where it should be experimental3D
2010-07-30 koda add some comments and fix indentation experimental3D
2010-07-30 koda creating a new branch for experimental 3d stereographic rendering experimental3D
2010-07-31 koda fix panning when zoomed (finally)
2010-07-22 koda reduce the number of keywords used and switch to BMP format for screenshots
2010-07-13 koda save the gl client state to get a nice 80% fps boost
2010-07-11 koda touch overlay reworked, improvements to zoom and confirmation
2010-07-08 koda redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
2010-07-02 koda interpret parameters before initializing everything
2010-06-30 koda turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
2010-06-28 sheepluva fix segfault on HH-gear being 0 (e.g. after drowning) in cursor/target selection mode, thanks "ivze" for the heads-up!
2010-06-28 sheepluva engine: apply weapon offset to charge animation
2010-06-26 koda moar zoom, fixed fort mode, other glitches
2010-06-23 nemo New approach to the low-res problem. Basically, we already have a 1024 minimum, and the tallest maps are restricting themselves to 2048 maximum. All backgrounds are scaled down 50%, then scaled up on draw. Saves memory, and backgrounds are already deliberately fuzzed for depth of field anyway.
less more (0) -100 -60 tip