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 14:16:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eaa68be2c019abd0b36e8a81a264adcdb7b78bbf
0ad
/
source
T
History
janwas
9f3c3df49c
fixed logic error in VFS choose-loose-or-archive-file decision (was causing the archive file to be used regardless of whether the loose one was newer or not)
...
This was SVN commit r5994.
2008-05-31 18:50:39 +00:00
..
collada
…
dcdt
/se
fix/disable warnings.
2007-12-23 12:18:57 +00:00
graphics
fixes/improvements to lib code from work
2008-05-13 19:43:02 +00:00
gui
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
i18n
fix: CLogger's ELogMethod is now inside the class and does not use names that are vulnerable to macro destruction (fixes a conflict with Windows system header's #define ERROR)
2007-12-29 16:22:23 +00:00
lib
fixed logic error in VFS choose-loose-or-archive-file decision (was causing the archive file to be used regardless of whether the loose one was newer or not)
2008-05-31 18:50:39 +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/improvements to lib code from work
2008-05-13 19:43:02 +00:00
pch
…
ps
fixes/improvements to lib code from work
2008-05-13 19:43:02 +00:00
renderer
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
scripting
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
simulation
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
sound
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
tools
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
main.cpp
had to remove uint and ulong from lib/types.h due to conflict with other library.
2008-05-11 18:48:32 +00:00
test_setup.cpp
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00