DEADSOFTWARE
GIT
/
REPO
/
FRED-BOY
Projects
/
d2df-sdl.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
d2df-sdl.git
2019-11-02
Ketmar Dark
utils: game: backslash is windoze-specific path separator
commit
|
commitdiff
|
tree
|
snapshot
2019-10-30
DeaDDooMER
fix question char
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
DeaDDooMER
autodetect portable installation. --cwd -> --like-windoze
commit
|
commitdiff
|
tree
|
snapshot
2019-10-27
fgsfds
how 2 spell
commit
|
commitdiff
|
tree
|
snapshot
2019-10-26
DeaDDooMER
add build instructions for macosx
commit
|
commitdiff
|
tree
|
snapshot
2019-10-25
DeaDDooMER
add paths for osx
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
DeaDDooMER
fix log flush when game.wad not found
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
DeaDDooMER
do not show message box in headless mode
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
DeaDDooMER
add default dirs for linux and android
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
DeaDDooMER
remove assert from e_GetResourcePath
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ketmar Dark
game: do not force CLI pathes to cwd
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ketmar Dark
utils: more useless APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ketmar Dark
game: try to guess binary directory, and use it as...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-21
Ketmar Dark
i18n: localizing arrow key names wasn't the brightest...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
game: do not use absolute path in wad selection widgets...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
net: game: other: hash database and resource downloader...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
game: better map wad lookup (it doesn't need to receive...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
utils: better `isWadPath()`
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
game: `e_GetDir()` -> `e_GetWriteableDir()`, with sligh...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
game: better (somewhat) scanning for player models
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
Ketmar Dark
utils: made `wadExtensions` array public, because we...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-20
DeaDDooMER
allow resources in non current directory (warning:...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ketmar Dark
gfx: fixed OpenGL extension checks; fixed NPOT emulatio...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ketmar Dark
net: i really love to break things by fixing other...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ketmar Dark
net: call sfs gc collect in resource downloader
commit
|
commitdiff
|
tree
|
snapshot
2019-10-18
Ketmar Dark
net: some cosmetic logging in resource downloader
commit
|
commitdiff
|
tree
|
snapshot
2019-10-17
Ketmar Dark
net: oops; reconnection to failed master was totally...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ketmar Dark
net: enet+shitdoze == clusterfuck; added workaround...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
fgsfds
net: fix master comms on pindoze
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ketmar Dark
net: added second master server to default config
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ketmar Dark
net: server list works again (i hope)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-16
Ketmar Dark
net: it is now possible to use more than one master...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: i love to log it, log it!
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: mostly restored master-comm logic
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: more callbacks and still-non-working crap for...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: some more code for master-comm; init/deinit enet...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: more master-comm code mutilation; very primitive...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-15
Ketmar Dark
net: started master-server communication rewrite (phase...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
oops. add vampimg.inc.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix building holmes and tools
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
net: added useless wall of text into initial player...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
update README. vampimg paths now are specified in Doom2...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
sdl2sys: removed compiler warning (fpc warnings sux)
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix building with USE_SYSSTUB + USE_SDLMIXER
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix building tools
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
add stub opengl wrapper and remove nanogl wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
use sdl2 as default driver
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
force stub system driver for headless mode
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix stub system driver and some warnings
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix android
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix regresion: holmes with sdl2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix regression: check gl extensions
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
add joysticks for sdl 1.2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
revive sdl2 system driver
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix inf loop in GetLines on game start
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix 16-bit wav sounds on big-endian machines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix link libraries on osx
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
add cvars that allows window resizing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
read dfconfig.cfg before init
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
improve text input
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix network on big-endian machines
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
add text input for SDL 1.2
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
sound stub driver: disable error messages in log
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
vampimg endianess fixes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
fix building for osx
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
add stub sound driver
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
DeaDDooMER
implement SDL1.2 system driver
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
net: tried to spawn a "real" player only after it reque...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
net: better masterserver communication
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
game: create/refresh hash databases only when the game...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
map: look for replacement resource wads only for networ...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
net: game: better hash management; calculate resource...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
utils: added `GetDiskFileInfo()` function
commit
|
commitdiff
|
tree
|
snapshot
2019-10-13
Ketmar Dark
net: some useless code motion and small cleanups in...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: append part of md5 file hash to downloaded wads...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
game: net: use hash database to quickly find wad by...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
game: added simple database for storing md5 file hashes
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
hashtable: fixed bug in case-insensitive string hash
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: resource ignore code works now (see "rdl_" cvars...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
game: slightly better debug logs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
maploader: slightly better debug logs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
utils: use common wad extension list instead of several...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: cosmetix and code cleanup in resource downloader
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
window: touch: some fixes for headless
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: nuked old commented out downloader code
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: removed some bullshit i introduced; commented...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: slightly better detection of "map change" event...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: implemented (half-assed) download resuming
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: commented out old-style resource downloading handlers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: i like to move the comment, move it...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: do not create download directories when there...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: bumped network protocol version
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: map downloading seems to work
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: more code for file transfers
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
gfx: cleaned up and fixed progress update code (it...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: more code for file transfers; it was able to trans...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: try to abort map downloading when client received...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
net: some Preliminary (but half-working) code for new...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-12
Ketmar Dark
game: restored external resource registering in map...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-10
Ketmar Dark
net: do not hiccup when the game is in progress, and...
commit
|
commitdiff
|
tree
|
snapshot
next