2018-07-30 |
DeaDDooMER | Fixed palyer freezing and monster disappearing at y... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
DeaDDooMER | Android: added navigation bar hiding hack |
commit | commitdiff | tree | snapshot |
2018-06-26 |
DeaDDooMER | Android: added timidity.cfg to game files, so midi... |
commit | commitdiff | tree | snapshot |
2018-06-25 |
DeaDDooMER | Android: yet another virtual keyboard layout changes. |
commit | commitdiff | tree | snapshot |
2018-06-24 |
DeaDDooMER | Android: fix bad screen size when config not found |
commit | commitdiff | tree | snapshot |
2018-06-24 |
DeaDDooMER | Forced landscape mode on android |
commit | commitdiff | tree | snapshot |
2018-06-24 |
DeaDDooMER | Added check for support NPOT textures with OpenGL ES... |
commit | commitdiff | tree | snapshot |
2018-06-23 |
DeaDDooMER | Added new OpenGL ES wrapper |
commit | commitdiff | tree | snapshot |
2018-06-23 |
DeaDDooMER | Holmes now optional at compile-time |
commit | commitdiff | tree | snapshot |
2018-06-22 |
DeaDDooMER | Calculation gibs size no more depends on opengl |
commit | commitdiff | tree | snapshot |
2018-06-21 |
DeaDDooMER | Android: added key for calling android keyboard |
commit | commitdiff | tree | snapshot |
2018-06-01 |
Ketmar Dark | fixed small bug in hashtable |
commit | commitdiff | tree | snapshot |
2018-05-26 |
DeaDDooMER | Fix some default values that not present in config |
commit | commitdiff | tree | snapshot |
2018-05-22 |
DeaDDooMER | Android: Fixed first video configuration and unpredicte... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
DeaDDooMER | Set DF version in AndroidManifest.xml |
commit | commitdiff | tree | snapshot |
2018-05-22 |
DeaDDooMER | Fix warnings on amd64 |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Stas'M | Monsters: Check for blind area when shooting |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Stas'M | Player: Always reset special vars on respawn |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Stas'M | Window: Update keyboard state before execute |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Ketmar Dark | added some "key unpress" calls; maybe it will fix inter... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Stas'M | Log: Don't double chat messages in console |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Stas'M | Net: Whitespace fixes only |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Ketmar Dark | non-headless game server should not crash on map view... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Stas'M | Res Downloader: Better handle download cancel |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Stas'M | Monsters: Show loading progress gracefully |
commit | commitdiff | tree | snapshot |
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 |
next |