2016-04-22 |
Ketmar Dark | wadcvt: don't compress uncompressible data |
tree | commitdiff |
2016-04-22 |
Ketmar Dark | added Vampyre Imaging Library; now textures can be... |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | removed redunant (second) protocol version |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | fixed shitdoze warning |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | network: fixed server pings |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wadcvt: don't write extended info if utf8 name is the... |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wadcvt: fixed compressor bug |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | xstreams.pas: fixed bug in TUnZStream |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wadcvt: cosmetix |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wadcvt: correct utf-8 names |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wadcvt: no more zipper, we can create zip manually! |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | screenshots now in PNG format |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | sfs: using endian-neutral i/o |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | utils: added endian-neutral integer i/o functions |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | put "{$MODE ...}" directive in each source file; remove... |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | do not use TFileStream directly, use `openDiskFileRO... |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | renamed some dirs; moved some files |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | more sfs cleanup; slightly faster DFWAD processing |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | wads works again! |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | more sfs refactoring |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | sfs and wad code refactoring: part 1 |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | screenshits works again |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | use `QueryPerformanceCounter()` in shitdoze |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | remap textures |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | die, warning, die! |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | fixed two warnings in headless mode |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | network: it should find correct files on POSIX now... |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | "yes/no" menu answers are localized now |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | added alot of hacks and made "yes/no" menu a real menu |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | removed warning |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | "yes/no" menu now accepts space as "y" |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | gui: "yes/no" menu refactored to ease further changes |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | network fix: proper wad searching, case-insensitive... |
tree | commitdiff |
2016-04-16 |
Ketmar Dark | more fixes |
tree | commitdiff |
2016-04-16 |
Ketmar Dark | added sanity check for some map parameters |
tree | commitdiff |
2016-04-16 |
Ketmar Dark | added "--gdb" cli arg to stop df from eating exceptions |
tree | commitdiff |
2016-04-16 |
Ketmar Dark | added some console commands for cheaters |
tree | commitdiff |
2016-04-15 |
FGSFDSFGS | added headless mode |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | `GetTimer()` now should handle overflows |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | changed network "info" packet to include protocol versi... |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | we don't really need microsecond resolution in timer |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | more cheat fixes |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | restored automap cheat |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | sound muting should work on first window deactivation now |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | ignore more log writing/creating errors |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | do not fail on log writing errors |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | sfs: do not lock files at all |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | temporary disable sfs GC on game startup (this will... |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | sfs: API to temporary disable volume GC |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | i'm idiot: sfsfast should be OFF by default |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | added "SFSFastMode" hidden option; turned on by default |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | sfs: added API to add temporary volume |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | sfs: hackfix for utf-8 encoded names in zips |
tree | commitdiff |
2016-04-12 |
Ketmar Dark | case-insensitive wad fopen (only filenames, pathes... |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | fixed small memory leak in archive reader |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | wadcvt: guess some extensions |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: hacked around segfault on exit |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | search files in archives starting from last |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: better memory r/o stream |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | removed last annoying warning |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | added dfwad -> pk3 converter |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: multiple files fix |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: cosmetix |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | i'm an idiot, and forgot '+1' |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | proper (i hope) support for '.wad', '.pk3' and '.zip... |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | proper GUI fix for file listers |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: removed unused archive support |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs now removing extensions from files |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | also, .pk3 seems to work now |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: remove common dir from pk3 (this should fix invali... |
tree | commitdiff |
2016-04-08 |
Ketmar Dark | sfs: using locale-insensitive comparisons |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sfs system now works! |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | no more d2d:f built-in dfwad reader, it now using sfs... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | removing dfwad writing abilities; removed "--testdelete... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | added my old SFS (vfs ;-) system |
tree | commitdiff |
2016-04-07 |
FGSFDSFGS | updated credits |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: added hidden config options to setup sampling... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | even more useless logs |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: even more interesting info in logs |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: use 44100, and let mixer decide |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: report Mix_QuerySpec results |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | cosmetix in targa loader |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | cosmetic fix in fmod sound driver |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | restored fmod sound driver |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | fixed music (all sounds, actually) muting after exiting... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | removed warning |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | more sound fixes: it can leak now, but at least it... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdl mixer: initializing all possible engines |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | NPOT *REALLY* fixed this time; also, added menu option |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | fixed npot textures |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | increased SDL sound buffer |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdl sound: now it seems to work (much better, lol) |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | removed redunant path specifications in e_sound.pas |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fixed some warnings |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fmod -> sdl2 mixer, first part: we have music now;... |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fmod -> sdl2 mixer, first part: we have sounds now... |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | keypad now works in menus |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | NPOT textures fix |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | backslashes must die! |
tree | commitdiff |
2016-04-06 |
FGSFDSFGS | fixed some bugs |
tree | commitdiff |
next |