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-14 06:34:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d2e06ecdbbce9633237c3df3fc58dd906d058ffa
0ad
/
source
T
History
Ykkrosh
d96fefd4a4
Fix linker errors with GCC 4.6, and some warnings.
...
This was SVN commit r9346.
2011-04-29 16:32:58 +00:00
..
collada
…
graphics
# Minor particle system fixes.
2011-04-29 12:26:31 +00:00
gui
Adds Skip method to SGUIMessage which works more or less like wxEvent.Skip: GUI objects can allow other event handlers to process an input event after they finish.
2011-04-28 20:42:11 +00:00
lib
fix runtime check error - see
http://www.wildfiregames.com/forum/index.php?showtopic=14656&pid=218675&st=0&#entry218675
2011-04-28 17:13:55 +00:00
maths
# Minor particle system fixes.
2011-04-29 12:26:31 +00:00
mocks
…
network
remove unnecessary utf8 includes
2011-03-23 16:32:44 +00:00
pch
…
ps
Disable apparently buggy shader mode on r300c drivers.
Fixes
#780
.
2011-04-23 17:06:27 +00:00
renderer
# Minor particle system fixes.
2011-04-29 12:26:31 +00:00
scripting
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
scriptinterface
Simplifies random map output, see
#782
.
2011-04-16 04:04:06 +00:00
simulation
per discussion with Philip, remove STL_HASH_MAP etc. because they're ugly, rarely used and superseded by boost::unordered*
2011-03-23 16:56:27 +00:00
simulation2
# Minor particle system fixes.
2011-04-29 12:26:31 +00:00
sound
Remove rmgen tool.
2011-04-10 00:54:15 +00:00
tools
Fix linker errors with GCC 4.6, and some warnings.
2011-04-29 16:32:58 +00:00
contributors.txt
…
main.cpp
Handle map loading errors in autostart and normal setup modes. Adds TODOs for Atlas and Replay modes. See
#764
.
2011-04-07 02:32:16 +00:00
test_setup.cpp
refactoring:
2011-03-23 16:14:47 +00:00