hedgewars/uStore.pas
2012-05-10 unc0rr Some work to make more units compile after conversion to c
2012-05-05 koda old typed const moved to their proper unit
2012-05-05 koda the scope cleanup continues...
2012-05-05 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
2012-05-03 unc0rr Get rid of overloaded functions in uRenderUtils
2012-05-02 koda rename a few Draw* routines
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-02 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
2012-05-01 koda breaking news, we don't support typed consts anymore
2012-04-21 unc0rr - Remove support for variables in command handlers
2012-04-12 koda minor gl debug/comments
2012-02-28 nemo Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
2012-02-17 koda the most important commit of the year
2012-02-12 koda tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
2012-02-12 koda gather context restoration under a single keyword
2012-02-06 Xeli fix compiler error for non android build
2012-02-05 koda BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
2012-01-30 koda ahem, fix build
2012-01-29 koda rotation ftw!!! (engine part)
2012-01-26 Xeli added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-12-07 nemo Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
2011-12-03 unc0rr No more nested functions in code
2011-11-27 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
2011-11-24 koda GSoC 2011: Android port - merged mainstream
2011-11-17 koda yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
2011-11-15 koda move the order of reloading texture to workaround buggy drivers
2011-11-14 nemo Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
2011-11-14 nemo reset chat lines too
2011-11-14 nemo Since I'm storing the text string anyway, might as well recreate captions on resize as well
less more (0) -300 -100 -50 -30 tip