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-04 13:46:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f31bc328f2da28d3398ef67879350f423731c3a6
0ad
/
source
T
History
Ykkrosh
f31bc328f2
Moved all cursor code into cursor.cpp
...
This was SVN commit r844.
2004-07-29 16:14:22 +00:00
..
ape
…
graphics
Global variables are nasty. Hacked g_Terrain into a pointer so that it doesn't crash when automatically destructing, although it ought to be handled in a nicer way.
2004-07-28 19:27:35 +00:00
gui
…
lib
Moved all cursor code into cursor.cpp
2004-07-29 16:14:22 +00:00
maths
…
ps
Used mem_free_h on the Handle returned by vfs_load
2004-07-29 16:12:27 +00:00
renderer
…
sced
…
scripting
…
simulation
fix some minor warnings
2004-07-28 15:07:54 +00:00
sound
Used mem_free_h on the Handle returned by vfs_load
2004-07-29 16:12:27 +00:00
terrain
…
tools
…
workspaces
add sound/
2004-07-28 12:07:19 +00:00
errorlist.pl
Fixed code that recursively looks for .cpp/.h files
2004-07-29 16:13:11 +00:00
linefix.exe
…
main.cpp
Global variables are nasty. Hacked g_Terrain into a pointer so that it doesn't crash when automatically destructing, although it ought to be handled in a nicer way.
2004-07-28 19:27:35 +00:00
ProgrammingSchedule.xls
…