1
0
forked from 0ad/0ad
0ad/source/lib/res
janwas 82ef7fe089 cleanup
- malloc+error checking -> new
- better callback parameter name consistency (ctx -> cbData)

file_io: replace another manual malloc+free with shared_ptr
wclipboard: robustify _get as well

This was SVN commit r5372.
2007-09-25 10:43:11 +00:00
..
file cleanup 2007-09-25 10:43:11 +00:00
graphics cleanup 2007-09-25 10:43:11 +00:00
sound cleanup: 2007-09-25 09:39:20 +00:00
h_mgr.cpp # housekeeping 2007-05-21 23:24:56 +00:00
h_mgr.h # housekeeping 2007-05-21 23:24:56 +00:00
handle.h Add some missing file comments in source/lib. 2007-05-08 15:11:53 +00:00
mem.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
mem.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
res.cpp prevent crash if lib_error association code is called before _cinit (happens if there's a problem with whrt init). 2007-05-28 09:20:55 +00:00
res.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00