- Apr 06, 2018
-
-
toaster authored
* Fix that one comment Digiku mentioned. ;P * Make extra lives/100 ring rewards consistent between lives being relevant and lives being infinite/not present, which was a problem this branch made evident when Race ended up getting the infinite lives symbol!
-
-
- Apr 05, 2018
-
-
-
wolfs authored
Feel free to reorganize as necessary.
- Apr 03, 2018
-
-
Alam Ed Arias authored
-
- Mar 30, 2018
-
-
toaster authored
-
toaster authored
* Tweak thrown ring colours. * Make Armageddon shield loop properly. * Tweak drowning numbers to be consistent between third and first person.
-
toaster authored
* Prevent ANY input when blindfolded. * Make CECHOs always perplayer'd. (A little hacky; quads will need work here.) * Make NiGHTS link timer bounces not a mess, and only when the colour changes.
-
- Mar 26, 2018
-
-
toaster authored
* cv_powerupdisplay. Never, First-person only (default), Always. * New monitor stuff. * Fixed hitmessages. * Some CTF stuff. * Aaaaugh it's a lot I hate myself I need to work on my coursework. * I'll figure out what I did here in the merge request when that's done.
-
- Mar 24, 2018
-
-
https://git.magicalgirl.moe/STJr/SRB2Internal.gittoaster authored
# Conflicts: # src/d_main.c # src/st_stuff.c
-
- Mar 21, 2018
-
-
toaster authored
* Make TIME part of HUD count down in a bunch of circumstances where it was otherwise some other seperate thing. * Make race countdown happen in a bunch of appropriate circumstances. * Refactor race countdown. * Remove a lot of useless stuff from H&S/Tag UI. * Make co-op/competition/race end-of-act countdown use the race countdown and bigger HUD font. * Remove useless PLAYING/SPECTATE text from lives element. * Merge lap counter into lives element. * Move some other text around.
-
- Mar 20, 2018
- Mar 19, 2018
- Mar 14, 2018
-
-
Alam Ed Arias authored
-
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
-
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
Zoning out See merge request STJr/SRB2Internal!133
-
Monster Iestyn authored
# Conflicts: # src/sdl/i_system.c
-
Monster Iestyn authored
-
Monster Iestyn authored
Linux limbo See merge request !228
-
Monster Iestyn authored
SOC sanitizing See merge request !227
-
Monster Iestyn authored
Console key breakfast See merge request !226
-
- Mar 02, 2018
-
-
toaster authored
* Remove redundant check from V_DrawFadeScreen(). * Clean up potential endless sound source in Race HUD.
-
- 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
-