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-11 12:16:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1ec9b00a00da4df5e1f4527723d106c4ccd8eadd
0ad
/
source
T
History
Ykkrosh
d790210c11
Fixes for ENet compilation
...
This was SVN commit r6146.
2008-06-28 20:19:13 +00:00
..
collada
…
dcdt
/se
committing patch from simon (compiles clean on win32, pathfinding still works)
2008-06-26 20:20:17 +00:00
graphics
More uint/size_t fixes
2008-06-26 07:48:42 +00:00
gui
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
i18n
…
lib
Compile fix for newer versions of GCC (>= 4.3)
2008-06-28 18:51:06 +00:00
maths
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
network
Fixes for ENet compilation
2008-06-28 20:19:13 +00:00
pch
…
ps
More uint/size_t fixes
2008-06-26 07:48:42 +00:00
renderer
fixes
2008-06-26 20:12:42 +00:00
scripting
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
simulation
GCC/Linux build fixes
2008-06-25 23:01:13 +00:00
sound
don't crash if SoundMgr is given an invalid index (happens if entities dont define a soundGroup - we need to find a way to prevent the underlying cause.
2008-06-28 10:27:04 +00:00
tools
Cleaned up TerrainOverlay a little
2008-06-24 23:35:46 +00:00
main.cpp
add support for positional sound and "omnipresent" interface sounds
2008-06-21 20:06:30 +00:00
test_setup.cpp
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00