Kevin Shanahan
347020879d
qbsp: rename Error_() to Error()
...
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-22 20:21:17 +09:30
Kevin Shanahan
c01397ed5b
qbsp: replace enum errors in file.c and wad.c
...
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-22 18:23:24 +09:30
Kevin Shanahan
58b33cc3d4
qbsp: remplace error enums in bspfile.c
...
Overlapped with outside.c and portals.c for some of the file errors.
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-04-22 18:15:38 +09:30
Kevin Shanahan
fda99aac20
qbsp: change LoadFile spec so we don't need to cast when calling
...
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-02-17 11:03:09 +10:30
Kevin Shanahan
cb59bfdc63
qbsp: trivial constification of a few strings/args
...
Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-02-11 20:05:30 +10:30
Tyrann
3136594bc4
Create separate Error() function so it can be marked "noreturn"
...
Silences some false warnings from the compiler
2012-01-07 16:48:02 +10:30
Tyrann
50e6c880cc
[PATCH 9/9] qbsp: Compile as C code
...
Now that all the C++isms have been removed, rename the .cpp source files to .c
and remove the special case makefile rules for compiling qbsp object files.
Signed-off-by: Tyrann <tyrann@disenchant.net>
2006-09-10 17:38:34 +09:30