Sally Coolatta
35b82b6dd9
Random choice commands
2022-08-24 21:02:38 +01:00
Sally Coolatta
852e9b8ce9
Rebrand all console / window stuff
2022-05-19 15:10:47 -04:00
SwitchKaze
18f0ece073
Fix console text bleeding edge case
...
A single character could prematurely read if there were enough special characters to push 'c' past 'con_width'.
2022-03-18 17:15:13 +00:00
SwitchKaze
8ef8cb5b5f
Fix console text bleeding
2022-03-18 17:15:00 +00:00
toaster
ba3e896655
Make the game loading-bar miniwindow do OS polling, to allow you to tab back into it without it being considered frozen by the OS.
2021-11-28 20:15:42 +00:00
James R
c4af0c2374
Merge remote-tracking branch 'srb2/next' into yet-another-next-merge
2021-04-06 16:20:44 -07:00
James R
aefc6fadbe
Remove code that converts uppercase letters to lower, when coming from dedicated console
2021-04-04 17:01:54 -07:00
toaster
72defa325f
* Add a seperate step for I_STARTUPSKINS - "Load characters" - since it takes a similar length to loading all other types of sprites.
...
* Adjust several loading strings, and left-align their rendering.
* Don't call HU_LoadGraphics() again (startup cached ALL FONTS twice).
* Adjust when some functions are called during loading to more effectively compartmentalise sections of loading that depend on each other.
* LOADED_ISTARTUPGRAPHICS now comes after SCR_Startup, as we can explicitly guarantee the palette has been loaded after that function.
* Make sure everything closely related to configurations (gamedata, console stuff, etc) which is not directly dependent on anything else is loaded under LOADED_CONFIG - "Load settings" (formerly LOADED_MINIT).
* The `-warp` command line parameter is now checked alongside LOADED_DCHECKNETGAME.
* Don't attempt to draw the loading bar before LOADED_ISTARTUPGRAPHICS, as the palette is not loaded, which means you're wasting cycles on a white screen.
2021-03-29 17:02:08 +01:00
toaster
99a764dbc0
Loadbar plus.
...
* Resolves #145 .
* Increased granularity, to seperate out texture loading and sprite loading from other render structure initialisation.
* Shows small loading string in DEVELOP builds, to show where we can optimise loading times when we're polishing.
* Clean up con_refresh/startup, which got split into two variables in the merge by mistake.
2021-03-28 20:16:47 +01:00
Sally Coolatta
420a6ccccb
Fix Dehacked loading
2021-02-28 22:39:47 -05:00
Sally Coolatta
9d7ec0ab8f
Merge SRB2 next
...
Probably doesn't compile yet, but I got rid of all of the conflicts for anyone who wants to take a stab at it.
2021-02-27 05:18:36 -05:00
Sally Coolatta
1f082f15e6
Merge SRB2 master
2021-02-27 02:25:14 -05:00
toaster
f290a6c44d
Resolves #87 after literally 7 months
2021-02-14 23:07:26 +00:00
GoldenTails
e3c52f4a3b
Pressing A Key Combination In The Console Crashes SRB2
...
get stryder7x in on this
2021-01-05 13:20:02 -06:00
Zippy_Zolton
ffef054dee
magenta and green sonicx
2020-12-15 22:19:57 -06:00
Zippy_Zolton
d90d18f33c
fixes spaces
2020-12-14 16:14:20 -06:00
Zippy_Zolton
a5d7823f5e
Redone colormaps by SonicX8000
2020-12-14 12:52:24 -06:00
Zippy_Zolton
f30ab44564
Merge branch 'next' of https://github.com/STJr/SRB2 into text-color
2020-12-14 00:16:38 -06:00
James R
19af2b9afe
Remove trailing whitespace
2020-12-12 02:37:03 -08:00
Jaime Ita Passos
490758eac2
Remove SHORT macros for referencing patch width/height/offsets
2020-11-22 20:02:47 -03:00
Sally Coolatta
c93330bf20
Use enum for better maintainability & error checking
2020-10-25 11:34:15 -04:00
Sally Coolatta
3469ab12ba
Add extra warning for CON_STARTUP_LOADSTEPS being incorrect
2020-10-25 10:48:32 -04:00
Sally Coolatta
12f56d64a7
Adds a simple white loading bar at the bottom of startup, instead of covering the cool reference with text
...
Mockup of what it looks like, since the window's invisble when you try to print-scr it: https://cdn.discordapp.com/attachments/275750804227489794/769931098636943391/unknown.png
2020-10-25 10:35:24 -04:00
Sally Coolatta
7c2bd0d1c2
Merge remote-tracking branch 'srb2/next' into the-scary-22-merge
2020-10-24 20:50:58 -04:00
Sally Coolatta
ddf466d61f
Fix compile errors
2020-10-24 19:52:09 -04:00
Sally Coolatta
9b6aa946ea
Merge remote-tracking branch 'srb2/master' into the-scary-22-merge
2020-10-24 19:28:06 -04:00
Zippy_Zolton
325b481f17
81
2020-10-20 19:59:33 -05:00
Zippy_Zolton
6a705a7aa7
SonicX orange
2020-10-20 15:11:00 -05:00
Zippy_Zolton
a5f2e924d9
SonicX aqua
2020-10-20 14:59:30 -05:00
Zippy_Zolton
fdfc4201e3
SonicX8000 purple, peridot, rosy
2020-10-20 14:52:25 -05:00
Zippy_Zolton
bee97b0abb
sonicx azure
2020-10-20 14:40:10 -05:00
Zippy_Zolton
e487dd3d09
pencilvoid aqua
2020-10-20 14:03:27 -05:00
Zippy_Zolton
8e39e11d5a
blue & red really seem like a hassle don't they
2020-10-19 20:36:59 -05:00
Zippy_Zolton
22d05aa7dc
t
2020-10-19 19:58:50 -05:00
Zippy_Zolton
42d1492fde
forgot to send this like 3 hours ago
2020-10-19 18:41:23 -05:00
Zippy_Zolton
dfc1e77b16
red abd bkyue sikbucx
2020-10-19 14:12:28 -05:00
Zippy_Zolton
544991413d
improvement
2020-10-18 23:47:14 -05:00
Zippy_Zolton
28e842c3d8
better colors
2020-10-18 22:52:40 -05:00
Zippy_Zolton
50927f250a
thanks goldie
2020-10-18 21:59:34 -05:00
Zippy_Zolton
547274e67b
update
2020-10-18 17:45:46 -05:00
Zippy_Zolton
4de2cfa657
possibly final
2020-10-18 17:01:31 -05:00
Zippy_Zolton
cf9336b22e
Calloc
2020-10-18 16:41:14 -05:00
Zippy_Zolton
344e07ae3c
possibly fixed
2020-10-18 16:21:06 -05:00
Zippy_Zolton
8c9880a44f
Improved text colormaps
2020-10-18 16:00:01 -05:00
Jaime Passos
b44837324f
Merge branch 'next' into patch-stuff-again-2
2020-10-10 17:01:10 -03:00
James R
6363162826
Merge branch 'sanity-meter-empty' into 'next'
...
Replace cvar initializers with a macro
See merge request STJr/SRB2!1178
2020-10-08 22:02:25 -04:00
James R
14e586bfd3
Merge branch 'autocomplete-aliases' into 'next'
...
Autocomplete aliases in console
See merge request STJr/SRB2!1113
2020-10-08 20:30:07 -04:00
James R
b7c4a82a0f
Replace C90's junk with a modest macro
2020-10-06 23:04:23 -07:00
James R
cc7702005f
Fix console backpic scaling
...
KARTKREW is 640x400 LOL
2020-09-22 16:12:00 -07:00
Steel Titanium
2f06ff44cc
Add new STARTUP lump, for the splash screen
2020-08-28 17:11:38 -04:00