DEADSOFTWARE

Net: Buffer outgoing messages
[d2df-sdl.git] / src / engine /
2019-08-26 fgsfdsNet: Buffer outgoing messages buffers2
2019-08-10 fgsfdsNet: Master now supports MOTD and message boxes
2019-05-01 fgsfdscan load non-looping music; fixed looping ROUNDMUS
2019-04-09 DeaDDooMERmore input related fixes
2019-04-06 DeaDDooMERadded navigation in menu using joysticks
2019-04-05 DeaDDooMERe_input cleanup
2019-04-05 DeaDDooMERjoysticks handled using SDL_PollEvent
2019-04-05 DeaDDooMERfix virtual keyboard
2019-04-05 DeaDDooMERused spaceless key names
2019-04-05 DeaDDooMERkey binds and vars are stored in dfconfig.cfg
2019-02-10 DeaDDooMERFix building for android
2019-02-10 Ketmar Darkengine: removed SDL2 import from "e_log.pas"
2018-06-23 DeaDDooMERAdded new OpenGL ES wrapper
2018-06-22 DeaDDooMERCalculation gibs size no more depends on opengl
2018-05-18 Stas'MLog: Don't double chat messages in console
2018-03-17 DeaDDooMERVirtual keyboard improvements: added strafe, up+fire...
2018-03-17 DeaDDooMERReserved key range for virtual keyboard + alternative...
2018-03-17 DeaDDooMERAdded touchscreen controls
2018-03-17 DeaDDooMERFix font rendering with nanoGL
2018-03-17 DeaDDooMERReimplemented lines and particles rendering with nanoGL
2018-03-17 DeaDDooMERFix textures with nanoGL, disable particles with nanoGL...
2018-03-17 DeaDDooMERNow ported to android!
2018-03-17 DeaDDooMERAdded support OpenGL ES 1.1 through nanoGL (have some...
2018-02-09 fgsfdsadded word wrap to center messages; fixed e_CharFont_Ge...
2018-02-06 fgsfdsfixed small/short int sizes in e_msg
2018-01-03 DeaDDooMERFix building with sdl_mixer
2017-10-07 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2017-10-05 Dmitry D. ChernovCosmetic: DooM 2D:Forever -> Doom 2D: Forever
2017-09-28 Ketmar Darkfixed keyboard polling (no more); ESC should work in...
2017-09-24 Ketmar Darkmempool is optional now
2017-09-17 Ketmar Darkturned on "SCOPEDENUMS" fpc option
2017-09-12 Ketmar Darkbye-bye, bineditor, we won't miss you
2017-09-11 Ketmar Darksimple allocation counter for classes
2017-09-11 Ketmar Darkadded `glFlush()` and `glFinish()` to texture uploader...
2017-09-11 Ketmar Darkdbg_scale fixes; made non-sky textures always NEAREST
2017-09-07 Ketmar Darkambient light for level (doesn't work with dynamic...
2017-09-06 Ketmar Darkrender fixes for NPOT textures and mplat with size...
2017-09-05 Ketmar Darksome npot fixes; not really working
2017-09-05 Ketmar Darkuntested code for NPOT resizing panels
2017-09-05 Ketmar Darkslightly better mplat rendering (no support for NPOT...
2017-09-03 Ketmar Darkfield namefix: `FLive` -> `FAlive`; `live` -> `alive`
2017-09-03 Ketmar Darkcosmetix
2017-09-03 Ketmar Darkgame should write stack trace on exceptions now
2017-09-01 Ketmar Darkrestarting the same map will not reload textures (yay...
2017-08-30 Ketmar Darkrelaxed map reader, so "bloodlust", for example, is...
2017-08-30 Ketmar Darkno more old mapreader: use textmap reader both for...
2017-08-29 Ketmar Darkthe game is able to read text maps now (WARNING! the...
2017-08-27 Ketmar Darkpanel outlines in Holmes
2017-08-27 Ketmar DarkHolmes should eat player keys now
2017-08-27 Ketmar Darkdarken title/game instead of lighten
2017-08-24 Ketmar Darkadded "--safe-log" cli arg: log writer will be slower...
2017-08-24 Ketmar Darkadded `utils.formatstrf()`; added `e_LogWritefln()...
2017-08-23 Ketmar Darkremoved all mentions of dynaabb tree from the sources...
2017-08-20 fgsfdsreplaced e_fixedbuffer with e_msg
2017-08-18 Ketmar Darkpointer taking is typed now (it is safer this way)
2017-08-18 Ketmar Darkchanged mode from DELPHI to OBJFPC (with heavy customiz...
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2017-08-16 Ketmar Darkcompatibility with older FPC
2017-08-16 Ketmar Darkadded common file with compiler flags; cosmetic fix...
2017-08-16 Ketmar Darkcosmetix
2017-08-01 fgsfdsfixed pointer arithmetics; headless uses dummy audio...
2017-07-30 DeaDDooMERNativeInt -> NativeUInt for pointers
2017-07-30 DeaDDooMERFix access violation on x86_64
2017-06-05 FGSFDSFGSfixed strafe button crash; fixed analog triggers
2017-06-02 Ketmar Darkfixed ancient typo
2016-06-21 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2016-06-20 binarymasterEngine/Log: Fix typo
2016-04-25 Ketmar Darkfixed npot textures rendering
2016-04-25 Ketmar Darkadded license info
2016-04-24 Ketmar Darkcosmetix fix in screenshot writer
2016-04-24 Ketmar Darkadded `Game.FastScreenshots` options; slow screenshots...
2016-04-24 Ketmar Darkanimated textures loader simplified alot
2016-04-24 Ketmar Darkanimated images from gif/apng
2016-04-23 Ketmar Darkconlog: windoze crlf fix
2016-04-23 Ketmar Darklog messages now written to console too
2016-04-22 Ketmar Darkadded Vampyre Imaging Library; now textures can be...
2016-04-18 Ketmar Darknetwork: fixed server pings
2016-04-18 Ketmar Darkscreenshots now in PNG format
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-17 Ketmar Darkscreenshits works again
2016-04-17 Ketmar Darkdie, warning, die!
2016-04-15 FGSFDSFGSadded headless mode
2016-04-15 Ketmar Darkchanged network "info" packet to include protocol versi...
2016-04-15 Ketmar Darkignore more log writing/creating errors
2016-04-15 Ketmar Darkdo not fail on log writing errors
2016-04-07 Ketmar Darksdlmixer: added hidden config options to setup sampling...
2016-04-07 Ketmar Darkeven more useless logs
2016-04-07 Ketmar Darksdlmixer: even more interesting info in logs
2016-04-07 Ketmar Darksdlmixer: use 44100, and let mixer decide
2016-04-07 Ketmar Darksdlmixer: report Mix_QuerySpec results
2016-04-07 Ketmar Darkcosmetix in targa loader
2016-04-07 Ketmar Darkcosmetic fix in fmod sound driver
2016-04-07 Ketmar Darkrestored fmod sound driver
2016-04-07 Ketmar Darkfixed music (all sounds, actually) muting after exiting...
2016-04-07 Ketmar Darkremoved warning
2016-04-07 Ketmar Darkmore sound fixes: it can leak now, but at least it...
2016-04-07 Ketmar Darksdl mixer: initializing all possible engines
2016-04-07 Ketmar DarkNPOT *REALLY* fixed this time; also, added menu option
2016-04-07 Ketmar Darkfixed npot textures
2016-04-07 Ketmar Darkincreased SDL sound buffer
next