2018-06-23 |
DeaDDooMER | Added new OpenGL ES wrapper |
tree | commitdiff |
2018-06-22 |
DeaDDooMER | Calculation gibs size no more depends on opengl |
tree | commitdiff |
2018-05-18 |
Stas'M | Log: Don't double chat messages in console |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Virtual keyboard improvements: added strafe, up+fire... |
tree | commitdiff |
2018-03-17 |
DeaDDooMER | Reserved key range for virtual keyboard + alternative... |
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 | 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 | Added support OpenGL ES 1.1 through nanoGL (have some... |
tree | commitdiff |
2018-02-09 |
fgsfds | added word wrap to center messages; fixed e_CharFont_Ge... |
tree | commitdiff |
2018-02-06 |
fgsfds | fixed small/short int sizes in e_msg |
tree | commitdiff |
2018-01-03 |
DeaDDooMER | Fix building with sdl_mixer |
tree | commitdiff |
2017-10-07 |
Ketmar Dark | Merge branch 'master' of ssh://repo.or.cz/d2df-sdl |
tree | commitdiff |
2017-10-05 |
Dmitry D. Chernov | Cosmetic: DooM 2D:Forever -> Doom 2D: Forever |
tree | commitdiff |
2017-09-28 |
Ketmar Dark | fixed keyboard polling (no more); ESC should work in... |
tree | commitdiff |
2017-09-24 |
Ketmar Dark | mempool is optional now |
tree | commitdiff |
2017-09-17 |
Ketmar Dark | turned on "SCOPEDENUMS" fpc option |
tree | commitdiff |
2017-09-12 |
Ketmar Dark | bye-bye, bineditor, we won't miss you |
tree | commitdiff |
2017-09-11 |
Ketmar Dark | simple allocation counter for classes |
tree | commitdiff |
2017-09-11 |
Ketmar Dark | added `glFlush()` and `glFinish()` to texture uploader... |
tree | commitdiff |
2017-09-11 |
Ketmar Dark | dbg_scale fixes; made non-sky textures always NEAREST |
tree | commitdiff |
2017-09-07 |
Ketmar Dark | ambient light for level (doesn't work with dynamic... |
tree | commitdiff |
2017-09-06 |
Ketmar Dark | render fixes for NPOT textures and mplat with size... |
tree | commitdiff |
2017-09-05 |
Ketmar Dark | some npot fixes; not really working |
tree | commitdiff |
2017-09-05 |
Ketmar Dark | untested code for NPOT resizing panels |
tree | commitdiff |
2017-09-05 |
Ketmar Dark | slightly better mplat rendering (no support for NPOT... |
tree | commitdiff |
2017-09-03 |
Ketmar Dark | field namefix: `FLive` -> `FAlive`; `live` -> `alive` |
tree | commitdiff |
2017-09-03 |
Ketmar Dark | cosmetix |
tree | commitdiff |
2017-09-03 |
Ketmar Dark | game should write stack trace on exceptions now |
tree | commitdiff |
2017-09-01 |
Ketmar Dark | restarting the same map will not reload textures (yay... |
tree | commitdiff |
2017-08-30 |
Ketmar Dark | relaxed map reader, so "bloodlust", for example, is... |
tree | commitdiff |
2017-08-30 |
Ketmar Dark | no more old mapreader: use textmap reader both for... |
tree | commitdiff |
2017-08-29 |
Ketmar Dark | the game is able to read text maps now (WARNING! the... |
tree | commitdiff |
2017-08-27 |
Ketmar Dark | panel outlines in Holmes |
tree | commitdiff |
2017-08-27 |
Ketmar Dark | Holmes should eat player keys now |
tree | commitdiff |
2017-08-27 |
Ketmar Dark | darken title/game instead of lighten |
tree | commitdiff |
2017-08-24 |
Ketmar Dark | added "--safe-log" cli arg: log writer will be slower... |
tree | commitdiff |
2017-08-24 |
Ketmar Dark | added `utils.formatstrf()`; added `e_LogWritefln()... |
tree | commitdiff |
2017-08-23 |
Ketmar Dark | removed all mentions of dynaabb tree from the sources... |
tree | commitdiff |
2017-08-20 |
fgsfds | replaced e_fixedbuffer with e_msg |
tree | commitdiff |
2017-08-18 |
Ketmar Dark | pointer taking is typed now (it is safer this way) |
tree | commitdiff |
2017-08-18 |
Ketmar Dark | changed mode from DELPHI to OBJFPC (with heavy customiz... |
tree | commitdiff |
2017-08-17 |
Ketmar Dark | moved compiler options to shared/a_modes.inc; turned... |
tree | commitdiff |
2017-08-16 |
Ketmar Dark | compatibility with older FPC |
tree | commitdiff |
2017-08-16 |
Ketmar Dark | added common file with compiler flags; cosmetic fix... |
tree | commitdiff |
2017-08-16 |
Ketmar Dark | cosmetix |
tree | commitdiff |
2017-08-01 |
fgsfds | fixed pointer arithmetics; headless uses dummy audio... |
tree | commitdiff |
2017-07-30 |
DeaDDooMER | NativeInt -> NativeUInt for pointers |
tree | commitdiff |
2017-07-30 |
DeaDDooMER | Fix access violation on x86_64 |
tree | commitdiff |
2017-06-05 |
FGSFDSFGS | fixed strafe button crash; fixed analog triggers |
tree | commitdiff |
2017-06-02 |
Ketmar Dark | fixed ancient typo |
tree | commitdiff |
2016-06-21 |
Ketmar Dark | Merge branch 'master' of ssh://repo.or.cz/d2df-sdl |
tree | commitdiff |
2016-06-20 |
binarymaster | Engine/Log: Fix typo |
tree | commitdiff |
2016-04-25 |
Ketmar Dark | fixed npot textures rendering |
tree | commitdiff |
2016-04-25 |
Ketmar Dark | added license info |
tree | commitdiff |
2016-04-24 |
Ketmar Dark | cosmetix fix in screenshot writer |
tree | commitdiff |
2016-04-24 |
Ketmar Dark | added `Game.FastScreenshots` options; slow screenshots... |
tree | commitdiff |
2016-04-24 |
Ketmar Dark | animated textures loader simplified alot |
tree | commitdiff |
2016-04-24 |
Ketmar Dark | animated images from gif/apng |
tree | commitdiff |
2016-04-23 |
Ketmar Dark | conlog: windoze crlf fix |
tree | commitdiff |
2016-04-23 |
Ketmar Dark | log messages now written to console too |
tree | commitdiff |
2016-04-22 |
Ketmar Dark | added Vampyre Imaging Library; now textures can be... |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | network: fixed server pings |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | screenshots now in PNG format |
tree | commitdiff |
2016-04-18 |
Ketmar Dark | put "{$MODE ...}" directive in each source file; remove... |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | screenshits works again |
tree | commitdiff |
2016-04-17 |
Ketmar Dark | die, warning, die! |
tree | commitdiff |
2016-04-15 |
FGSFDSFGS | added headless mode |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | changed network "info" packet to include protocol versi... |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | ignore more log writing/creating errors |
tree | commitdiff |
2016-04-15 |
Ketmar Dark | do not fail on log writing errors |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: added hidden config options to setup sampling... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | even more useless logs |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: even more interesting info in logs |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: use 44100, and let mixer decide |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdlmixer: report Mix_QuerySpec results |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | cosmetix in targa loader |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | cosmetic fix in fmod sound driver |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | restored fmod sound driver |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | fixed music (all sounds, actually) muting after exiting... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | removed warning |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | more sound fixes: it can leak now, but at least it... |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdl mixer: initializing all possible engines |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | NPOT *REALLY* fixed this time; also, added menu option |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | fixed npot textures |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | increased SDL sound buffer |
tree | commitdiff |
2016-04-07 |
Ketmar Dark | sdl sound: now it seems to work (much better, lol) |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | removed redunant path specifications in e_sound.pas |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fixed some warnings |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fmod -> sdl2 mixer, first part: we have music now;... |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | fmod -> sdl2 mixer, first part: we have sounds now... |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | keypad now works in menus |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | NPOT textures fix |
tree | commitdiff |
2016-04-06 |
FGSFDSFGS | fixed cheats and YN prompts |
tree | commitdiff |
2016-04-06 |
FGSFDSFGS | moved to SDL2 |
tree | commitdiff |
2016-04-06 |
Ketmar Dark | removed trailing spaces all over the source |
tree | commitdiff |
2016-04-05 |
Ketmar Dark | warnings for -O3 |
tree | commitdiff |
2016-04-05 |
FGSFDSFGS | initial commit: |
tree | commitdiff |
|