This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-27 21:25:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92ade065c34fb0efe574d358f576bcea600aaa1d
0ad
/
source
T
History
olsner
92ade065c3
vector<char> magic changed into a nicer std::string constructor (heap corruption induced paranoia =] )
...
This was SVN commit r1178.
2004-09-21 14:33:13 +00:00
..
ape
…
graphics
fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
2004-09-19 11:57:51 +00:00
gui
fix headers: ogl_tex.h is user-level texture stuff, tex.h is only the texture loader.
2004-09-19 11:38:54 +00:00
i18n
Testing system for the i18n code, to make sure I don't break anything. (Now on CVS to make it less lonely.)
2004-09-17 17:49:12 +00:00
lib
cleanup + bulletproofing
2004-09-21 13:40:14 +00:00
maths
…
ps
vector<char> magic changed into a nicer std::string constructor (heap corruption induced paranoia =] )
2004-09-21 14:33:13 +00:00
renderer
fix tex_load return value check - Handle invalid <==> <= 0
2004-09-19 11:39:47 +00:00
sced
…
scripting
Added getFPS(), so the GUI can draw the FPS counter. Also added getLanguageID(), so it knows what language it's using
2004-09-05 11:28:59 +00:00
simulation
Replaced all CStr16 with CStrW, because its name was too confusing
2004-09-03 14:08:12 +00:00
sound
moved low-level sound code to res/snd.cpp. CMusicPlayer is now an empty shell, pretty much; it will contain higher-level music logic (selecting track, fading in/out) implemented via snd calls
2004-09-19 16:01:41 +00:00
tools
Unfinished utility for extracting to-be-translated strings from all the game's data files
2004-09-10 13:42:02 +00:00
workspaces
no longer delay load ogg dlls (new sound code is using openal ogg support); avoids warnings in the meantime
2004-09-18 12:51:14 +00:00
errorlist.exe
…
errorlist.pl
…
linefix.exe
…
main.cpp
changed to include sound code (test "rig")
2004-09-19 15:58:13 +00:00
perl58.dll
…
ProgrammingSchedule.xls
…