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-24 09:32:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
70d84beab23e860c29215c8ea91e2d1b98e9951b
0ad
/
source
/
lib
/
res
T
History
Ykkrosh
70d84beab2
Altered font handling -- now uses CFont in preference to unifont_* (yay, pointless OO) and allows font mapping ("default"=>"palatino12", etc) using .cfg files
...
This was SVN commit r1074.
2004-08-27 22:08:30 +00:00
..
cursor.cpp
Slightly nicer cursor loading (using the resource system for caching)
2004-08-12 17:36:48 +00:00
cursor.h
…
file.cpp
more dox!
2004-08-27 00:33:20 +00:00
file.h
more dox!
2004-08-27 00:33:20 +00:00
font.cpp
…
font.h
…
h_mgr.cpp
GCC non-fixes: marked broken code
2004-08-21 12:53:17 +00:00
h_mgr.h
…
mem.cpp
allow freeing 0 ptrs
2004-08-15 21:48:34 +00:00
mem.h
fixed alignment (broken after last user_p change)
2004-08-09 16:44:42 +00:00
ogl_tex.cpp
moved DDS file size check to tex (it's file format-specific)
2004-08-07 13:32:32 +00:00
ogl_tex.h
…
res.cpp
wasn't converting native path to portable before sending to VFS.
2004-08-14 12:28:54 +00:00
res.h
…
tex.cpp
minor bugfix / commenting
2004-08-10 15:59:11 +00:00
tex.h
…
unifont.cpp
Altered font handling -- now uses CFont in preference to unifont_* (yay, pointless OO) and allows font mapping ("default"=>"palatino12", etc) using .cfg files
2004-08-27 22:08:30 +00:00
unifont.h
…
vfs.cpp
more dox!
2004-08-27 00:33:20 +00:00
vfs.h
more dox!
2004-08-27 00:33:20 +00:00
zip.cpp
more dox!
2004-08-27 00:33:20 +00:00
zip.h
more dox!
2004-08-27 00:33:20 +00:00