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
e3c42a204e88e08bf397a9da35ea3b02f12ce2ed
0ad
/
source
T
History
alpha123
20e7d2224a
Implement a developer overlay command to change the current player ID (very useful for AI development).
...
This was SVN commit r13606.
2013-07-29 00:53:44 +00:00
..
collada
…
graphics
Fixes assignment operator warning on MSVC by making CObjectEntry NONCOPYABLE, refs
#2033
2013-07-12 03:46:40 +00:00
gui
Implement a developer overlay command to change the current player ID (very useful for AI development).
2013-07-29 00:53:44 +00:00
lib
Include mod path in the cache path.
2013-07-10 00:08:01 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Adds saved game descriptions and in-game save dialog, based on patch by Crynux,
fixes
#2030
2013-07-21 00:23:57 +00:00
renderer
Fixes possible memory leaks by only allocating wave vertex buffers once and only when needed, and releasing them before re-allocating (in case CreateSuperfancyInfo is called multiple times).
2013-07-15 03:26:48 +00:00
scripting
…
scriptinterface
…
simulation2
AI-related changes to the AI interface and Command.js, to facilitate debugging of upcoming new version of Aegis.
2013-07-25 08:57:07 +00:00
soundmanager
…
third_party
…
tools
Allow setting of prop min/max height in the actor Edit. By sanderd17.
2013-07-16 13:13:41 +00:00
contributors.txt
…
main.cpp
…
test_setup.cpp
…