Martin Natano
|
bacecae1f7
|
Decouple <vector>
|
2023-04-21 22:13:41 +02:00 |
|
Martin Natano
|
78fb2e9fc3
|
Decouple <cstddef>
|
2023-04-20 11:21:29 +02:00 |
|
Michael Sundqvist
|
0cba3579de
|
Remove global "using namespace std;" declarations, use "std::" prefixes on all std elements
Fix whitespace changes
|
2022-07-31 22:14:38 +02:00 |
|
Kyzentun
|
aeaead95c9
|
Changed default ScreenSelecStyle to use functions for choice names and positions instead of metrics. _fallback SSS remains the same for compatibility. Fixed style stomping bug in SetCompatibleStylesForPlayers.
|
2015-01-20 18:40:59 -07:00 |
|
Kyzentun
|
5df80b6e0e
|
Changed many places that used RageException to use ReportScriptError instead. Wrote ScreenOptionsExample.ini as documentation example for the OptionRow system. Rewrote gamecommands.txt to include all GameCommands. Fixed Commands::GetOriginalCommandString to insert the semicolons that separated the original commands. Changed nonsensical boolean |= true statements in GameCommand.cpp to just use =. Added protection to ReportScriptError to keep it from recursing through itself when an error occurs in error reporting. Added UseAbort option to ReportScriptError for places that want to use an AbortRetryIgnore dialog to query the user. Added ScriptErrorMessage for places that need to handle the warning/dialog part separately. Added logging flag to MESSAGEMAN so that all messages broadcast can be logged when desired. Changed OptionRowHandler::LoadInternal to return a boolean success value as part of error handling.
|
2014-08-02 00:38:24 -07:00 |
|
Devin J. Pohly
|
1220dbe085
|
Revert "Round 2-2 of this."
This reverts commit 0ae4183f7b.
|
2013-06-04 23:47:22 -04:00 |
|
Jason Felds
|
0ae4183f7b
|
Round 2-2 of this.
|
2013-04-16 00:16:02 -04:00 |
|
Devin J. Pohly
|
d13ac7e7a2
|
modify Input() on screens to return boolean
|
2013-01-12 22:48:38 -05:00 |
|
Jason Felds
|
0a7b9ce170
|
Some respect for OOP. (MasterPlayerNumber)
|
2011-06-06 20:40:11 -04:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
AJ Kelly
|
58d4434e7d
|
remove giant two lists hack on SSMaster
|
2010-07-31 15:45:28 -05:00 |
|
AJ Kelly
|
642f4b107c
|
the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
|
2010-03-31 17:37:09 -05:00 |
|
AJ Kelly
|
02c7037721
|
sm-ssc v1.0 Public Beta 1 code changes
|
2010-03-01 00:44:39 -06:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|