fgenesis
8472718fb7
Major include refactor; changes to pretty much everything
...
This untangles some of the gigantic kitchen sink headers
in an attempt to split things into smaller files.
Also don't include gl.h, glext.h, windows.h,
and other such nonsense *everywhere*.
Lots of cleanups on the way too. More dead/unused code removal.
Remove incrFlag(), decrFlag() Lua functions.
2016-07-09 04:18:40 +02:00
C.W. Betts
bc260fa581
OS X: Fix a memory overrelease.
...
CoreFoundation functions that have "Get" in their names usually don't need to be released.
2014-06-27 14:48:24 -06:00
fgenesis
55bc002cc5
Leftover win32 junk
2013-07-22 05:36:01 +02:00
fgenesis
9e4fe3809e
Fix crash added with last commit, thx KS-10 for pointing
2012-07-23 05:06:01 +02:00
fgenesis
00bb390019
Use locale "-" to turn off locales
2012-07-14 19:50:01 +02:00
fgenesis
636c069403
_mods/x/locales/y/* now works
2012-07-14 15:00:37 +02:00
fgenesis
e8872b09e5
Localise sounds, voice, and send current locale to webserver when asking for mod list
2012-07-14 14:34:46 +02:00
fgenesis
319b9d09ed
Fix regression that prevented few textures from loading (Labyrinth mod icon, for example)
2012-07-12 03:46:18 +00:00
fgenesis
345ff6063b
Fix locale related oversights
2012-07-11 04:50:19 +02:00
fgenesis
7b2fa39428
Move localisation code to BBGE, and allow textures to be localised.
2012-07-10 22:16:48 +02:00