Tue, 02 Apr 2019 23:14:31 +0200 |
Wuzzy |
Fix uninitialized alpha values of rendered text
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 01:34:13 +0200 |
Wuzzy |
Fix team bar height depending on NameTex
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 00:06:19 +0200 |
Wuzzy |
Make team bars 1 pixel higher
|
file |
diff |
annotate
|
Fri, 25 Jan 2019 06:46:13 +0100 |
Wuzzy |
Add settings.ini setting and hwengine param to disable holiday silliness (hat changes, etc.)
|
file |
diff |
annotate
|
Mon, 21 Jan 2019 05:51:35 +0100 |
Wuzzy |
Fix SetClanColor causing crashes and rendering bugs
|
file |
diff |
annotate
|
Mon, 12 Nov 2018 20:30:06 +0300 |
alfadur |
make engine windows checks work for 64bit builds
|
file |
diff |
annotate
|
Fri, 09 Nov 2018 23:42:44 +0100 |
Wuzzy |
Fix bad StrToInt call ('0x' instead of '$' for hex), confuses Pas2C
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 19:53:07 +0200 |
unc0rr |
Fix lack of message and segfault when number texture creation fails
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 14:59:08 +0200 |
Wuzzy |
Allow to escape | and : character in engine translation files
|
file |
diff |
annotate
|
Fri, 26 Oct 2018 06:15:57 +0200 |
Wuzzy |
Engine translation: With '::' can now suppress colons for highlighting
|
file |
diff |
annotate
|
Thu, 25 Oct 2018 11:37:11 +0200 |
Wuzzy |
Add CJK font support for sidAmmoCount
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 12:54:40 -0400 |
nemo |
drop the error checked StrToInt as non-critical - pas2c did not implement it.
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 09:02:39 -0400 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 19:04:27 +0200 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
Tue, 02 Oct 2018 21:51:27 +0200 |
Wuzzy |
Rewrite StrToInt code in uStore; get rid of "try" and "except" keywords
|
file |
diff |
annotate
|