0
I Use This!
Inactive

Commits : Listings

Analyzed 3 minutes ago. based on code collected about 6 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated ChangeLog and ToDo with recent work. More... almost 19 years ago
Write keyword/value pairs into the GL level marker lump, in particular: BUILDER, TIME and CHECKSUM. More... almost 19 years ago
New utility functions for getting a Date/Time string, and for computing Adler-32 checksums. More... almost 19 years ago
Fix basic types: add 'signed' to s8_t .. s32_t typedefs. Updated version number. More... almost 19 years ago
Add a comment for a small problem in the code. More... almost 19 years ago
Add zlib to the link library list. More... almost 19 years ago
Makefile for the Win32 MINGW environment. More... almost 19 years ago
Update More... almost 19 years ago
Fixed serious bug with V5 support (wrong GL subsector format). Fixed a couple of bugs with ZD extended nodes support. More... almost 19 years ago
Added support for writing ZDBSP format extended nodes. More... almost 19 years ago
Better names for zlib functions (ZLibBeginLump etc). More... almost 19 years ago
Support for creating ZLib compressed lumps. More... almost 19 years ago
Support for V5 GL-Nodes. More... almost 19 years ago
When BLOCKMAP overflows the hard limit, leave the lump as empty. More... almost 19 years ago
Added global PROG_NAME define. More... about 19 years ago
Removed some unneeded stuff. More... about 19 years ago
Changed WAD open/read messages into debug messages. More... about 19 years ago
Made ReadFile() function into a static class function. More... about 19 years ago
Support for drawing paths (set of points in a file, new -path option). More... about 19 years ago
Added support for drawing paths (points loaded from a file). More... about 19 years ago
Small error message change. More... about 19 years ago
Support for loading GL-Nodes from GWA files. More... about 19 years ago
Move 'the_wad' and 'the_gwa' global variables to wad code. More... about 19 years ago
Make subsector outline slighter brighter. More... about 19 years ago
Small change. More... about 19 years ago
CTRL-mouse click homes in onto a subsector. 't' key jumps to Top of BSP tree. More... about 19 years ago
Allow descent into a single subsector (drawn in solid purple). More... about 19 years ago
When no -warp option is given, use first level found (new FindFirstLevel function in wad.cpp). More... about 19 years ago
Wad code: moved all functions into wad_c class, and removed the static 'wad' variable. Prepared the way for handling gwa files. Removed unused crud. Moved endian macros from wad.h to system.h. More... about 19 years ago
Turn on more debugging. More... about 19 years ago