hedgewars/uCaptions.pas
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 08 Dec 2014 09:35:14 -0500 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
Tue, 04 Feb 2014 19:45:22 +0100 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
Tue, 04 Feb 2014 16:35:31 +0100 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"
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Wed, 14 Nov 2012 22:27:05 -0500 nemo make stats-only mode work headless. also skip a few things to save time/memory.
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 02 May 2012 16:36:11 +0100 koda rename a few Draw* routines
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Wed, 15 Feb 2012 18:22:39 +0100 koda moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Thu, 24 Nov 2011 16:18:45 +0100 koda GSoC 2011: Android port - merged mainstream
Fri, 18 Nov 2011 00:32:52 +0100 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.
Mon, 14 Nov 2011 22:38:24 -0500 nemo increase land tex size to 512, which is the current minimum required just to load a hat. On my system max fps rose from 840 to 890 - about 6% change.
Tue, 15 Nov 2011 02:02:08 +0100 koda move the order of reloading texture to workaround buggy drivers
Mon, 14 Nov 2011 17:56:44 -0500 nemo reset chat lines too
Mon, 14 Nov 2011 16:17:58 -0500 nemo Since I'm storing the text string anyway, might as well recreate captions on resize as well
Mon, 14 Nov 2011 13:30:17 -0500 nemo oops. tex could expire, too...
Mon, 14 Nov 2011 13:13:38 -0500 nemo Skip rerendering the caption if the text is unchanged. Scripts make heavy use of caption, often onGameTick 0.9.17
Thu, 08 Sep 2011 20:58:07 +0200 Xeli Fixed the captions, they are now below the windbar hedgeroid
Sat, 25 Jun 2011 14:20:21 +0200 Henek this should fix captions on iOS (and android), though I can't check
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Tue, 01 Feb 2011 19:49:10 +0100 sheepluva Thou shalt not leak!
Tue, 18 Jan 2011 00:12:39 +0100 koda code cleanup
Sun, 02 Jan 2011 18:12:16 +0100 koda remove obsolete TrainingFlags code
Sun, 21 Nov 2010 16:53:31 +0300 unc0rr uCaptions
less more (0) tip