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 09:16:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f23e37fac4090970915940e40733a8f5d6a57cf
0ad
/
source
T
History
janwas
3f23e37fac
fix atlas screenshot (code that passes the extension wasn't updated when porting to boost::filesystem; the one inside the game engine was)
...
This was SVN commit r5672.
2008-02-23 18:30:30 +00:00
..
collada
…
dcdt
/se
…
graphics
# remove potential confusion that was the source of map load/store bug
2008-02-04 11:40:42 +00:00
gui
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +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
fix massive inefficiency in write_buffer (allocating new buffer each time)
2008-02-09 18:57:59 +00:00
maths
…
network
Fixed that CNetLogManager::Shutdown wasn't called. Fixed that CNetLogger::m_Level was used uninitialised.
2008-01-10 01:17:09 +00:00
pch
…
ps
# fix filesystem bugs that prevented screenshots from being written
2008-02-05 07:40:57 +00:00
renderer
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
scripting
remove mmgr and macros that redefine malloc/new/free
2008-01-19 11:33:11 +00:00
simulation
increase handle limit to 16k
2008-02-09 19:11:01 +00:00
sound
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
tools
fix atlas screenshot (code that passes the extension wasn't updated when porting to boost::filesystem; the one inside the game engine was)
2008-02-23 18:30:30 +00:00
main.cpp
# fix filesystem bugs that prevented screenshots from being written
2008-02-05 07:40:57 +00:00
test_setup.cpp
fix VFS bug preventing directories from being created:
2008-01-20 16:53:09 +00:00