Parent Directory
|
|
|
|
|
AStream.cpp
|
1.11 |
3 years |
ghs |
some compilers (including mine) generate code which inexplicably calls
the destr... |
AStream.h
|
1.8 |
2 years |
ghs |
expose uint8 and int8 operators that get hidden by overloading in derived
classe... |
FileHandler.cpp
|
1.20 |
2 years |
ghs |
fix bug preventing MacBinary recognition
|
FileHandler.h
|
1.16 |
2 years |
ghs |
use the first unrecognized arg as the default data directory
|
FileHandler_SDL.cpp
|
1.29 |
6 months |
ghs |
hack in a dialog draw() to fix file selector static text update garbage
|
Makefile.am
|
1.6 |
19 months |
ghs |
include in source tarball projects and resources necessary to build
classic Mac,... |
Packing.cpp
|
1.3 |
5 years |
lpetrich |
Added Woody Zenfell's change of cseries-header include
|
Packing.h
|
1.7 |
5 years |
cbauer |
even more warnings patches from Michael D. Adams
|
crc.cpp
|
1.3 |
2 years |
ghs |
add a 16-bit CRC algorithm (CRC CCITT)
|
crc.h
|
1.2 |
2 years |
ghs |
add a 16-bit CRC algorithm (CRC CCITT)
|
extensions.h
|
1.1 |
6 years |
lpetrich |
Moving to directory "Files"
|
filetypes_macintosh.cpp
|
1.12 |
3 years |
ghs |
vector is in std::
|
find_files.cpp
|
1.3 |
2 years |
ghs |
do a more thorough search for files matching the checksum (including unimaps)
sh... |
find_files.h
|
1.3 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |
find_files_sdl.cpp
|
1.2 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |
game_wad.cpp
|
1.40 |
5 months |
ghs |
hack to set platforms back to their original states for .save level
|
game_wad.h
|
1.3 |
7 months |
ghs |
add a .save level command
|
import_definitions.cpp
|
1.11 |
2 years |
ghs |
remove the non-Bungie warnings for good
|
mac_rwops.cpp
|
1.1 |
2 years |
ghs |
SDL's rwops (which use fopen in Mac OS) are particularly slow, so write
our own ... |
mac_rwops.h
|
1.1 |
2 years |
ghs |
SDL's rwops (which use fopen in Mac OS) are particularly slow, so write
our own ... |
preprocess_map_mac.cpp
|
1.6 |
5 years |
brefin |
Fix memory leaks in with creating the overhead thumbnail
|
preprocess_map_sdl.cpp
|
1.1 |
6 years |
lpetrich |
Moving to directory "Files"
|
preprocess_map_shared.cpp
|
1.3 |
3 years |
asvitkine |
warning fix
|
resource_manager.cpp
|
1.13 |
8 months |
ghs |
demote these to logTrace, since we open files we're not sure are
resources a lot... |
resource_manager.h
|
1.3 |
2 years |
ghs |
NIBs support for reading maps and images (and their resources) from MacBinary
en... |
tags.h
|
1.8 |
14 months |
ghs |
read embedded shapes patches out of the new ShPa chunk in the map
also save them... |
wad.cpp
|
1.16 |
7 months |
ghs |
improve Forge compatibility for exported levels, save a checksum
there is a stil... |
wad.h
|
1.3 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |
wad_macintosh.cpp
|
1.4 |
5 years |
brefin |
#ifdef'd out checksum_and_not_base_callback as compiler was warning it was defin... |
wad_prefs.cpp
|
1.4 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |
wad_prefs.h
|
1.3 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |
wad_prefs_macintosh.cpp
|
1.4 |
3 years |
asvitkine |
Even more cleanup of USE_CARBON_ACCESSORS.
|
wad_sdl.cpp
|
1.2 |
5 years |
brefin |
Syncronized all references to a file's type to use the enum Typecode instead of
... |