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