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-07-08 15:46:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5d72244c0c3d8d663d1abd329d6e6298892680c2
0ad
/
source
T
History
Ykkrosh
5d72244c0c
Minor changes to the new PMDExp code, to make it compile successfully. Removed redundant files.
...
This was SVN commit r2386.
2005-06-14 20:33:50 +00:00
..
graphics
Updated autobuilder to update ps.pdb.
2005-06-02 18:04:20 +00:00
gui
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
i18n
Changed PSERROR to inherit from std::exception
2005-05-24 00:00:40 +00:00
lib
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
maths
…
ps
Use the standard Singleton for CLogger, to fix problems with unordered shutdown
2005-06-13 19:31:48 +00:00
renderer
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
scripting
Added CStr and some other things to precompiled.h, to reduce build times.
2005-06-01 20:12:45 +00:00
simulation
Added CStr and some other things to precompiled.h, to reduce build times.
2005-06-01 20:12:45 +00:00
sound
debug_out -> debug_printf; MICROLOG moved to ps/Pyrogenesis.h
2005-05-11 18:56:30 +00:00
tests
…
tools
Minor changes to the new PMDExp code, to make it compile successfully. Removed redundant files.
2005-06-14 20:33:50 +00:00
main.cpp
Use gl*ARB wherever possible. They are mapped onto the core gl* function if the driver's version is high enough, else onto the extension's gl*ARB function.
2005-06-14 03:33:16 +00:00
ProgrammingSchedule.xls
…