hedgewars/uRenderUtils.pas
2014-12-17 sheepluva change speechfix implementation (no "continue" anymore
2014-12-17 sheepluva grmlgrml
2014-12-17 sheepluva change string types of speech bubbles fix to work with pas2c
2014-12-17 sheepluva cleanup speech bubble code a little. this fixes issue 719
2014-11-14 unC0Rr Fix warnings given by 32-bit fpc
2014-02-16 unc0rr Reduce number of warnings in pas2c-generated code
2014-02-14 unc0rr In stats-only mode:
2014-02-09 unc0rr It compiles \o/
2014-02-06 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
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
2014-02-04 sheepluva whoops, lost a space
2014-02-04 sheepluva fix a relevant warning I caused by accident
2014-02-04 sheepluva fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
2014-02-04 sheepluva yo dawg, I herd you like PChar...
2014-01-21 koda merge
2014-01-21 koda partial merge of the webgl branch
2014-01-17 sheepluva update copyright to 2014
2014-01-19 unc0rr ifdef for now webgl
2013-11-07 unc0rr Provide more information to SDLTry sdl2transition
2013-06-04 koda update branch webgl
2013-05-29 unc0rr bump copyright year for Andrey entries
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-08-17 nemo This union hasn't been needed for 5 years, and makes using other headers harder.
2012-06-25 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
2012-05-12 unc0rr pas2c stuff again
2012-05-11 unc0rr sysutils -> SysUtils
2012-05-03 unc0rr Get rid of overloaded functions in uRenderUtils
2012-05-02 koda marked a couple of functions as inline
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-02-28 nemo attractiveness tweak to the text clip
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-04 Xeli Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
2012-01-17 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
2011-11-05 koda and while we are giving SDLh.pas all this love, let's fix the signature of one SDL_ttf calls
2011-03-01 koda Happy 2011 :)
2010-12-22 nemo A very very basic snow implementation
2010-11-21 unc0rr Remove some more circular dependencies
2010-11-21 unc0rr uDebug
2010-11-18 unC0Rr Introduce uRenderUtils
less more (0) tip