2018-05-19 |
Stas'M | Player: Always reset special vars on respawn |
tree | commitdiff |
2018-05-19 |
Stas'M | Window: Update keyboard state before execute |
tree | commitdiff |
2018-05-19 |
Ketmar Dark | added some "key unpress" calls; maybe it will fix inter... |
tree | commitdiff |
2018-05-18 |
Stas'M | Log: Don't double chat messages in console |
tree | commitdiff |
2018-05-18 |
Stas'M | Net: Whitespace fixes only |
tree | commitdiff |
2018-05-18 |
Ketmar Dark | non-headless game server should not crash on map view... |
tree | commitdiff |
2018-05-18 |
Stas'M | Res Downloader: Better handle download cancel |
tree | commitdiff |
2018-05-18 |
Stas'M | Monsters: Show loading progress gracefully |
tree | commitdiff |
2018-05-18 |
Stas'M | Res Downloader: Display WAD and resource names |
tree | commitdiff |
2018-05-18 |
Stas'M | Netmaster: Use DecodeIPV4 function |
tree | commitdiff |
2018-05-18 |
Stas'M | Net: Allow to discover LAN servers |
tree | commitdiff |
2018-05-17 |
DeaDDooMER | Fast fix nil Sound on damned.wad MAP11 |
tree | commitdiff |
2018-05-17 |
Stas'M | Panel: Fix SetFrame out of index |
tree | commitdiff |
2018-05-17 |
Ketmar Dark | default smallmap aligh: bottom |
tree | commitdiff |
2018-05-17 |
Ketmar Dark | added "r_smallmap_align_h" and "r_smallmap_align_v... |
tree | commitdiff |
2018-05-14 |
DeaDDooMER | Added shadow to vkbd text |
tree | commitdiff |
2018-05-13 |
DeaDDooMER | Now android version can contain game resources in APK |
tree | commitdiff |
2018-05-06 |
DeaDDooMER | Added option for alt vkbd layout |
tree | commitdiff |
2018-05-06 |
DeaDDooMER | Little changes in alt vkbd layout |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Added vertical offset for virtual keyboard |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | r_sacle now saves more precisely |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Added touchscreen settings |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Virtual keyboard improvements: added strafe, up+fire... |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Disable accelerometer and add g_dbg_scale as option |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Reserved key range for virtual keyboard + alternative... |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Fix crashes with nanogl |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | TextEdit now shows keyboard on android |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Added touchscreen controls |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Fix font rendering with nanoGL |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Now nanoGL supports glIsEnabled, glPushAttrib and glPop... |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Reimplemented lines and particles rendering with nanoGL |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Fix textures with nanoGL, disable particles with nanoGL... |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Now ported to android! |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Fix nanoGL bindings |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Added support OpenGL ES 1.1 through nanoGL (have some... |
tree | commitdiff |
2018-02-15 |
Ketmar Dark | set default window position to (60, 60), so poor shitdo... |
tree | commitdiff |
2018-02-12 |
Ketmar Dark | even more vsync! i like to move it, move it! |
tree | commitdiff |
2018-02-12 |
Ketmar Dark | set vsync after window creation (it should work better... |
tree | commitdiff |
2018-02-10 |
Ketmar Dark | fixed README (SDL_mixer build option) |
tree | commitdiff |
2018-02-10 |
Ketmar Dark | headless building fix |
tree | commitdiff |
2018-02-09 |
fgsfds | temp hackfix for multiple server respawns in LMS |
tree | commitdiff |
2018-02-09 |
fgsfds | added word wrap to center messages; fixed e_CharFont_Ge... |
tree | commitdiff |
2018-02-07 |
fgsfds | temp hackfix for resolution changing |
tree | commitdiff |
2018-02-07 |
fgsfds | added `version` console command' |
tree | commitdiff |
2018-02-07 |
fgsfds | write version and built time to log |
tree | commitdiff |
2018-02-06 |
fgsfds | fixed texture switch bug AGAIN |
tree | commitdiff |
2018-02-06 |
Ketmar Dark | don't kill and recreate game window on resolution chang... |
tree | commitdiff |
2018-02-06 |
Ketmar Dark | experiments with fullscreen switching -- failed, but... |
tree | commitdiff |
2018-02-06 |
Ketmar Dark | hackfix for video resolution change (still not working... |
tree | commitdiff |
2018-02-06 |
fgsfds | fixed texture trigger bug |
tree | commitdiff |
2018-02-06 |
fgsfds | fixed small/short int sizes in e_msg |
tree | commitdiff |
2018-02-05 |
fgsfds | fixed signature of upnpDiscover() |
tree | commitdiff |
2018-02-05 |
fgsfds | hackfix builds with upnp on unix |
tree | commitdiff |
2018-02-05 |
fgsfds | fix build without upnp |
tree | commitdiff |
2018-02-05 |
fgsfds | port forwarding now runs in a separate thread |
tree | commitdiff |
2018-02-05 |
fgsfds | add loading text about port forwarding |
tree | commitdiff |
2018-02-05 |
fgsfds | added ForwardPorts config option |
tree | commitdiff |
2018-02-05 |
fgsfds | port forwarding and miniupnpc are now completely optional |
tree | commitdiff |
2018-02-05 |
fgsfds | added port forwarding via miniupnpc (disabled by defaul... |
tree | commitdiff |
2018-02-05 |
Ketmar Dark | proper fix for the previous commit (destroying inexisti... |
tree | commitdiff |
2018-02-05 |
Ketmar Dark | BUG|HACK|INVESTIGATE: don't crash on removing invalid... |
tree | commitdiff |
2018-01-26 |
Ketmar Dark | nail the sky on scaled small levels (actually, better... |
tree | commitdiff |
2018-01-26 |
Ketmar Dark | vsync option should be applied without restarting now |
tree | commitdiff |
2018-01-23 |
Ketmar Dark | renamed "dbg_scale" to "r_scale"; scaled mode now obeys... |
tree | commitdiff |
2018-01-21 |
Stas'M | Player: Add punch animation for berserk |
tree | commitdiff |
2018-01-21 |
Ketmar Dark | generalized pool iterator (it is not tied to `framePool... |
tree | commitdiff |
2018-01-20 |
Ketmar Dark | replaced manual pool walking with nice iterator (yet... |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | removed alot of commented out and unused grid processin... |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | grid: only one debug callback left (ok, let it be there... |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | removed callback from `Grid.traceRay()` (it wasn't... |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | no more callback in `Grid.traceBox()` (it wasn't used... |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | commented out unused type |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | `Grid.forEachAtPoint()` converted to no-callback |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | `Grid.forEachInAABB()`: no more callbacks |
tree | commitdiff |
2018-01-18 |
Ketmar Dark | commented out some old code; outlined a new plan to... |
tree | commitdiff |
2018-01-13 |
Stas'M | Chat sounds: Add config and menu option |
tree | commitdiff |
2018-01-12 |
Stas'M | Fix previous commit (use toLowerCase1251) |
tree | commitdiff |
2018-01-12 |
Stas'M | Chat sounds: Use AnsiLowerCase for russian letters |
tree | commitdiff |
2018-01-12 |
Stas'M | Game: Add chat sounds for promotion |
tree | commitdiff |
2018-01-03 |
DeaDDooMER | Add Haiku OS support |
tree | commitdiff |
2018-01-03 |
DeaDDooMER | Fix building with sdl_mixer |
tree | commitdiff |
2017-12-29 |
Ketmar Dark | MORE DARKNESS!!! |
tree | commitdiff |
2017-12-29 |
Ketmar Dark | darkened interpic a little, to make loading log more... |
tree | commitdiff |
2017-12-29 |
Ketmar Dark | fancy pbar width and rendering fixes (don't be so smart... |
tree | commitdiff |
2017-12-28 |
Ketmar Dark | added Jah's nice graphical progressbar (the game will... |
tree | commitdiff |
2017-12-24 |
Jabberwock-RU | Activated ATTACK_L for ZOMBY and SERG |
tree | commitdiff |
2017-12-24 |
Ketmar Dark | fixed error message if default megawad map failed to... |
tree | commitdiff |
2017-12-24 |
Ketmar Dark | goto cheat fix |
tree | commitdiff |
2017-12-23 |
Jabberwock-RU | Jetpack item is animated now |
tree | commitdiff |
2017-10-07 |
Ketmar Dark | Merge branch 'master' of ssh://repo.or.cz/d2df-sdl |
tree | commitdiff |
2017-10-07 |
Ketmar Dark | it is now possible to link windoze LibJIT and ENet... |
tree | commitdiff |
2017-10-05 |
Dmitry D. Chernov | Cosmetic: DooM 2D:Forever -> Doom 2D: Forever |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | Holmes: increased whitespace between binding name and... |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | FlexUI: set window size vars to actual window size... |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | FlexUI: switched to universal event struct; changed... |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | Merge branch 'master' of ssh://repo.or.cz/d2df-sdl |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | "flexui.wad" is not required now |
tree | commitdiff |
2017-10-04 |
Dmitry D. Chernov | Add USE_MIXER and HEADLESS as build options in the... |
tree | commitdiff |
2017-10-04 |
Dmitry D. Chernov | Remove old hack that work-arounds wrong texture names |
tree | commitdiff |
2017-10-04 |
Ketmar Dark | cosmetix |
tree | commitdiff |
next |