Mon, 10 Apr 2017 19:08:00 +0200 |
Wuzzy |
Fix caption not updating if adding caption with same text but different color
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
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?).
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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"
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 00:41:53 +0100 |
koda |
updated branch
webgl
|
file |
diff |
annotate
|
Wed, 14 Nov 2012 22:27:05 -0500 |
nemo |
make stats-only mode work headless. also skip a few things to save time/memory.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:36:11 +0100 |
koda |
rename a few Draw* routines
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 18:22:39 +0100 |
koda |
moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Tue, 15 Nov 2011 02:02:08 +0100 |
koda |
move the order of reloading texture to workaround buggy drivers
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 17:56:44 -0500 |
nemo |
reset chat lines too
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 13:30:17 -0500 |
nemo |
oops. tex could expire, too...
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 20:58:07 +0200 |
Xeli |
Fixed the captions, they are now below the windbar
hedgeroid
|
file |
diff |
annotate
|
Sat, 25 Jun 2011 14:20:21 +0200 |
Henek |
this should fix captions on iOS (and android), though I can't check
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Tue, 01 Feb 2011 19:49:10 +0100 |
sheepluva |
Thou shalt not leak!
|
file |
diff |
annotate
|