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-23 05:48:48 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c8eaee35ccadcbdf511607b8f9e168eb7d06aa2a
0ad
/
source
/
lib
/
external_libraries
T
History
Ykkrosh
99d56959aa
Fix
#552
(compile with new boost (1.44+)), based on patch from Karlik
...
This was SVN commit r8043.
2010-08-29 12:44:13 +00:00
..
boost_filesystem.h
Fix
#552
(compile with new boost (1.44+)), based on patch from Karlik
2010-08-29 12:44:13 +00:00
cryptopp.h
…
dbghelp_funcs.h
…
dbghelp.cpp
# low-level fixes and improvements
2010-06-23 16:17:25 +00:00
dbghelp.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
enet.h
Complain more informatively about incorrect ENet versions
2010-08-10 21:49:33 +00:00
libjpeg.h
…
openal.h
…
png.h
update zlib, libpng; rebuild libjpg (avoids dependency on msvcr71)
2010-06-21 11:54:15 +00:00
powrprof.h
…
sdl_fwd.h
…
sdl.h
needed to split lib into separate headers and source files, which requires lots of drudgery to specify paths for each include filename (no longer relying on same-directory lookups)
2010-03-01 14:52:58 +00:00
vorbis.h
add proper OGG support, a near-total rewrite of a patch by Kyniker/Heron. not yet integrated into snd_mgr. also remove the no longer used CMusicPlayer and CPlayList.
2010-08-01 10:52:12 +00:00
wxwidgets.h
…
zlib.h
…