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-06-26 22:04:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb33d0fd616a66c19dced81aa4f844901ee1b21b
0ad
/
source
T
History
sanderd17
5f5eedc513
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
...
This was SVN commit r14001.
2013-10-15 10:05:08 +00:00
..
collada
…
graphics
…
gui
Implements attack notifications based on patch by madmax and zoot,
fixes
#1719
2013-10-06 04:49:38 +00:00
lib
…
maths
…
mocks
…
network
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
2013-10-10 23:46:42 +00:00
pch
…
ps
Fixes non-PCH build
2013-10-06 05:15:54 +00:00
renderer
…
scripting
…
scriptinterface
Fixes JS debugger, fixes VS 2013 build error, re-fixes
#2127
,
#2175
2013-10-07 22:55:30 +00:00
simulation2
Rename technology related files, methods and messages so their names represent the shared data flow between technologies and auras (and maybe future components). Implement the C++ part of auras through these generalised files.
Fixes
#2154
2013-10-15 10:05:08 +00:00
soundmanager
…
third_party
…
tools
Fixes error logging in the JS debugger, based on patch by RefinedCode.
Fixes
#2175
2013-10-07 02:10:41 +00:00
contributors.txt
…
main.cpp
Fix typo
2013-10-13 11:41:30 +00:00
test_setup.cpp
…