This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
6dfe5b082b785dce6fc47ae4bc715c0bc79d7e34
0ad
/
source
/
ps
/
GameSetup
T
History
Matei
4a40baef33
Generic orders source commit. Also includes a fix to the animation bug where one frame of "idle" is played at the end of each cycle, and an enhancement to the entity script loading code to only load each script file once, which should save loading time and also allow script files to behave in a more logical way (e.g. no redeclaration errors when you have a constant).
...
This was SVN commit r3309.
2005-12-29 08:42:44 +00:00
..
Atlas.cpp
…
Atlas.h
…
Config.cpp
…
Config.h
…
GameSetup.cpp
Generic orders source commit. Also includes a fix to the animation bug where one frame of "idle" is played at the end of each cycle, and an enhancement to the entity script loading code to only load each script file once, which should save loading time and also allow script files to behave in a more logical way (e.g. no redeclaration errors when you have a constant).
2005-12-29 08:42:44 +00:00
GameSetup.h
…