Ivan Savenko
|
a474803aaf
Use exception throwing to shutdown main thread
|
8 months ago |
Ivan Savenko
|
9732d39c70
Moved shutdown request dialog handling to GameInstance
|
8 months ago |
Ivan Savenko
|
5a9dbc03a8
screen texture and main window are now private members of screen handler
|
8 months ago |
Ivan Savenko
|
eb7587c000
screen surface is now private member of ScreenHandler instead of global
|
8 months ago |
Ivan Savenko
|
31e627f128
Remove screen2 and screenBuf global variables
|
8 months ago |
Simeon Manolov
|
e502853227
address code review comments
|
1 year ago |
Simeon Manolov
|
20ccc92e6d
move shutdown functions in EntryPoint
|
1 year ago |
Simeon Manolov
|
f2cddaa21b
Split vcmiclient in two
|
1 year ago |
Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 year ago |
Ivan Savenko
|
0b99fc0ccb
Show message box when H3 data is missing
|
2 years ago |
Ivan Savenko
|
5faaf175f9
Added debug information to SDL-related crashes
|
2 years ago |
Ivan Savenko
|
5143ca266d
Moved SDL renderer access to ScreenHandler class
|
2 years ago |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 years ago |
Dydzio
|
b1c008179d
Extract client commands handling to separate class + minor fixes
|
2 years ago |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
d95c74941b
Client: add onlyAI option support for saved games
|
8 years ago |
Dydzio
|
88952aefff
Restart button fix (#288)
|
8 years ago |
AlexVinS
|
a8c45df732
Merge branch 'SDL1Wipe' into develop
|
10 years ago |
AlexVinS
|
f81116e04d
Fix mantiss #2208
|
10 years ago |
AlexVinS
|
dca1e28bc1
SDL1 wipe, part 1. Untested.
|
10 years ago |
AlexVinS
|
d50976bf4a
restore some SDL1 code in CMT.XXX
|
11 years ago |
AlexVinS
|
62d42465de
fix compilation
|
11 years ago |
Michał W. Urbańczyk
|
6a88604937
* fixed crash related to cammander's SPELL_AFTER_ATTACK spell id not initialized properly (text id was resolved on copy of bonus)
|
12 years ago |
stopiccot
|
f2309d70dd
replaced extern SDL_Surface* X; all over the code with single header
|
12 years ago |