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-19 15:14:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
444e8c31c79d6d1f2de9036ff32c86282bc46b2f
0ad
/
source
T
History
Matei
470d87c489
Added simple elevation painter as well as array syntax for AndConstraint, RandomTerrain and the new MultiPainter.
...
This was SVN commit r2407.
2005-06-20 03:18:51 +00:00
..
graphics
Updated autobuilder to update ps.pdb.
2005-06-02 18:04:20 +00:00
gui
Interact.cpp: Use double instead of float for storing absolute times (since the precision is required).
2005-06-17 23:14:06 +00:00
i18n
…
lib
Unbroke more; plus some minor changes.
2005-06-17 01:28:35 +00:00
maths
…
ps
Interact.cpp: Use double instead of float for storing absolute times (since the precision is required).
2005-06-17 23:14:06 +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
…
simulation
Unbroke more; plus some minor changes.
2005-06-17 01:28:35 +00:00
sound
…
tests
…
tools
Added simple elevation painter as well as array syntax for AndConstraint, RandomTerrain and the new MultiPainter.
2005-06-20 03:18:51 +00:00
main.cpp
timer.h: require trailing ; after TIMER
2005-06-16 21:50:20 +00:00
ProgrammingSchedule.xls
…