2016-06-21 |
Ketmar Dark | added mapio generator (written in D) |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Ketmar Dark | fuck off, .gitignore |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Ketmar Dark | Merge branch 'master' of ssh://repo.or.cz/d2df-sdl |
commit | commitdiff | tree | snapshot |
2016-06-21 |
Ketmar Dark | mapio |
commit | commitdiff | tree | snapshot |
2016-06-20 |
binarymaster | Update trigger shot structure to avoid alignment problems |
commit | commitdiff | tree | snapshot |
2016-06-20 |
binarymaster | Engine/Log: Fix typo |
commit | commitdiff | tree | snapshot |
2016-06-19 |
binarymaster | Add Lazarus .lpi project and .gitignore files |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | fixed npot textures rendering |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | fixed build error |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | "--log" cli arg; fixed bug with console output (endless... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | restored console logs in headless mode |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | console: restored important messages indication when... |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Ketmar Dark | added license info |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | cosmetix fix in screenshot writer |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | added `Game.FastScreenshots` options; slow screenshots... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | wadcvt: option to aggressively compress pngs |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | wadcvt can convert images to pngs |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | wadcvt: creating more corrent apngs |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | wadcvt now can convert animtexgures to apngs ("--apng... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | animated textures loader simplified alot |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | one game tick is closer to 28 milliseconds, so i made... |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | round aimg frame delays |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | "unscroll" console on "enter" |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | animated images from gif/apng |
commit | commitdiff | tree | snapshot |
2016-04-24 |
Ketmar Dark | sfs: small fix |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Ketmar Dark | conlog: windoze crlf fix |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Ketmar Dark | log messages now written to console too |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Ketmar Dark | sfs: zip reader now will use central directory if it can |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Ketmar Dark | Vampyre Imaging Library updated to latest HEAD |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | fixed warning (and subtle bug) in zlib stream |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | added forgotten jpeg support |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | removed debug output in wadreader |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | sfs, wadreader: much better searching for files inside... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | xstreams: fixed seeking in compressed stream |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | no more path splitting in wad reading, it's useless |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | wadcvt: use image library to detect image format |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | added hidden "goobers" console command to turn on cheats |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | wadcnt: better info display for POSIX |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | wadcvt: don't compress uncompressible data |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Ketmar Dark | added Vampyre Imaging Library; now textures can be... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | removed redunant (second) protocol version |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | fixed shitdoze warning |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | network: fixed server pings |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wadcvt: don't write extended info if utf8 name is the... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wadcvt: fixed compressor bug |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | xstreams.pas: fixed bug in TUnZStream |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wadcvt: cosmetix |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wadcvt: correct utf-8 names |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wadcvt: no more zipper, we can create zip manually! |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | screenshots now in PNG format |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | sfs: using endian-neutral i/o |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | utils: added endian-neutral integer i/o functions |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | put "{$MODE ...}" directive in each source file; remove... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | do not use TFileStream directly, use `openDiskFileRO... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | renamed some dirs; moved some files |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | more sfs cleanup; slightly faster DFWAD processing |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | wads works again! |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | more sfs refactoring |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Ketmar Dark | sfs and wad code refactoring: part 1 |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | screenshits works again |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | use `QueryPerformanceCounter()` in shitdoze |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | remap textures |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | die, warning, die! |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | fixed two warnings in headless mode |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | network: it should find correct files on POSIX now... |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | "yes/no" menu answers are localized now |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | added alot of hacks and made "yes/no" menu a real menu |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | removed warning |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | "yes/no" menu now accepts space as "y" |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | gui: "yes/no" menu refactored to ease further changes |
commit | commitdiff | tree | snapshot |
2016-04-17 |
Ketmar Dark | network fix: proper wad searching, case-insensitive... |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Ketmar Dark | more fixes |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Ketmar Dark | added sanity check for some map parameters |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Ketmar Dark | added "--gdb" cli arg to stop df from eating exceptions |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Ketmar Dark | added some console commands for cheaters |
commit | commitdiff | tree | snapshot |
2016-04-15 |
FGSFDSFGS | added headless mode |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | `GetTimer()` now should handle overflows |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | changed network "info" packet to include protocol versi... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | we don't really need microsecond resolution in timer |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | more cheat fixes |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | restored automap cheat |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | sound muting should work on first window deactivation now |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | ignore more log writing/creating errors |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | do not fail on log writing errors |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | sfs: do not lock files at all |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | temporary disable sfs GC on game startup (this will... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | sfs: API to temporary disable volume GC |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | i'm idiot: sfsfast should be OFF by default |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | added "SFSFastMode" hidden option; turned on by default |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | sfs: added API to add temporary volume |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Ketmar Dark | sfs: hackfix for utf-8 encoded names in zips |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Ketmar Dark | case-insensitive wad fopen (only filenames, pathes... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | fixed small memory leak in archive reader |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | wadcvt: guess some extensions |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | sfs: hacked around segfault on exit |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | search files in archives starting from last |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | sfs: better memory r/o stream |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | removed last annoying warning |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | added dfwad -> pk3 converter |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Ketmar Dark | sfs: multiple files fix |
commit | commitdiff | tree | snapshot |
next |