- Mar 23, 2018
-
-
jameds authored
-
- Mar 14, 2018
-
-
Alam Ed Arias authored
-
toaster authored
-
toaster authored
-
toaster authored
-
- Mar 09, 2018
-
-
Monster Iestyn authored
Fix Lua panic when archiving a table element with an userdata key
-
LJ Sonic authored
-
- Mar 08, 2018
-
-
Monster Iestyn authored
Download filename trunc fix See merge request !230
-
- Mar 06, 2018
-
-
Monster Iestyn authored
shrunk buffer from 32 to 28 so that all of "Downloading "extremely...longname.wad"" can fit on screen at once.
-
Monster Iestyn authored
-
- Mar 05, 2018
-
-
Monster Iestyn authored
* fix screen to properly truncate the filename to just the real name only * if the real name itself is too long, use ellipsis and paste in parts of the start and end of the actual name note: I haven't actually tested if this works or compiles yet, I haven't the time right now
-
- Mar 04, 2018
-
-
Monster Iestyn authored
Linux limbo See merge request !228
-
Monster Iestyn authored
Console key breakfast See merge request !226
-
- Feb 23, 2018
-
-
Monster Iestyn authored
-
Monster Iestyn authored
Turns out compiling for Linux 32-bit using the Makefiles never actually defines LINUX! Apart from that, most of the existing Linux-specific code in SRB2's source code (except for tmap.s) actually uses __linux__ instead anyway
-
Monster Iestyn authored
Eat unprintable keys too, since there's no reason to feed them to G_Responder anyway when the console is open
-
- Feb 20, 2018
-
-
Monster Iestyn authored
Make CON_Responder eat Ctrl+key combos that have no effect, instead of passing the key on to G_Responder
-
- Feb 14, 2018
-
-
Alam Arias authored
Fix net commands not always being freed
-
LJ Sonic authored
-
- Feb 08, 2018
-
-
Monster Iestyn authored
Stop leaking names via metadata. See merge request !223
-
- Jan 30, 2018
- Jan 04, 2018
-
-
Alam Ed Arias authored
-
- Dec 28, 2017
-
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Dec 27, 2017
-
-
Monster Iestyn authored
2.1.20 preparation See merge request !215
-
Monster Iestyn authored
-
Monster Iestyn authored
Add command to restart the audio system Closes #27 See merge request !214
-
SteelT authored
-
Alam Ed Arias authored
-
Monster Iestyn authored
P_RespawnSpecials mobj type hotfix See merge request !217
-
Monster Iestyn authored
Airbob fix backport See merge request !219
-
SteelT authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Dec 25, 2017
-
-
Alam Arias authored
-
- Dec 24, 2017
-
-
Monster Iestyn authored
-