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
f5be596ee8b33fb611dee7b24590e75bb0f4d74f
0ad
/
source
T
History
historic_bruno
f5be596ee8
Fixes use of invalid pointer from temporary string (caused some invalid read warnings in Valgrind)
...
This was SVN commit r13237.
2013-03-07 03:54:41 +00:00
..
collada
…
graphics
Fixes use of invalid pointer from temporary string (caused some invalid read warnings in Valgrind)
2013-03-07 03:54:41 +00:00
gui
…
lib
Improves frame rate counter to give smoother results, patch by sbte.
Fixes
#1016
2013-02-26 21:50:38 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Adds support for Apple command/meta hotkeys by grouping them with unified "Super" hotkey (not bothering to handle the distinction which is only relevant to Apple keyboards and SDL 1.2).
2013-02-24 21:42:21 +00:00
renderer
Render initial game view during loading screen, to begin loading assets and eliminate ugly terrain blending artifacts. Refs
#1663
2013-02-22 07:32:22 +00:00
scripting
…
scriptinterface
…
simulation2
Fix the build and stops the AI from creating tons of AI dump images for no good reason.
2013-03-06 14:33:15 +00:00
soundmanager
fixes windows compile error and some nuused param warnings
2013-03-03 22:28:26 +00:00
third_party
…
tools
Moves particle interpolation to its own simulation component.
2013-02-22 23:20:59 +00:00
contributors.txt
…
main.cpp
Fix mod priority. Add user mod support.
Fixes
#1838
.
2013-02-14 00:40:02 +00:00
test_setup.cpp
…