Michael
|
51ba22a631
code review
|
hace 2 años |
Nordsoft91
|
ef4fddd0c4
Merge pull request #2570 from Laserlicht/town_selection_window
|
hace 2 años |
Nordsoft91
|
4a6deedd5e
Merge pull request #2530 from Nordsoft91/tutorial
|
hace 2 años |
Ivan Savenko
|
d0b3319f6a
Merge remote-tracking branch 'vcmi/beta' into develop
|
hace 2 años |
Michael
|
e1e16018d1
code review first batch
|
hace 2 años |
Ivan Savenko
|
074fd42d84
Added missing includes
|
hace 2 años |
Michael
|
bb5ada3bb3
not from this PR
|
hace 2 años |
Michael
|
1d76f456ad
change servercode to make it more robust
|
hace 2 años |
Ivan Savenko
|
f13a53c1d9
Merge remote-tracking branch 'vcmi/beta' into develop
|
hace 2 años |
Ivan Savenko
|
626664b8f6
Fix possible thread race on accessing GuiHandler from server handler
|
hace 2 años |
nordsoft
|
70d04ad957
Replace thread approach with callback based
|
hace 2 años |
nordsoft
|
f4869cbfb0
Tutorial load game mode
|
hace 2 años |
Ivan Savenko
|
c524caee5c
Fixed possible uncaught exception on starting map
|
hace 2 años |
Ivan Savenko
|
7f72f7a82c
Cleanup server connection code a bit
|
hace 2 años |
Ivan Savenko
|
593b82d178
Removed all references to boost::interprocess library
|
hace 2 años |
Ivan Savenko
|
21e794268b
Attempt to fix & improve error detection:
|
hace 2 años |
Ivan Savenko
|
cefbe5152e
Merge pull request #2359 from IvanSavenko/crashfixing
|
hace 2 años |
Ivan Savenko
|
9168a1150f
Remove catch-all that only blocks debugging (and Google Play reports)
|
hace 2 años |
Ivan Savenko
|
8750aa2c5b
Merged server savegame and (broken and unused) client savegame files
|
hace 2 años |
Ivan Savenko
|
88566cb1ef
Fix another unprotected UI access
|
hace 2 años |
Ivan Savenko
|
0f8d53e978
Replaced SDL user events list with dispatching of arbitrary functors
|
hace 2 años |
Ivan Savenko
|
8420a90aa4
Reorganization of campaigns code
|
hace 2 años |
Ivan Savenko
|
d1e5a347ff
Refactoring of campaign handler: rename types and use strong typing
|
hace 2 años |
Ivan Savenko
|
57df1c3e0d
Implemented gesture for town/hero lists and town/hero selection
|
hace 2 años |
Ivan Savenko
|
acac42291e
Remove excessive CMap.h includes
|
hace 2 años |
Ivan Savenko
|
5e86b00dda
Moved input handling from GuiHandler to set of classes in eventsSDL dir
|
hace 2 años |
Ivan Savenko
|
ad3e54e6c0
Reduced usage of topWindow() method
|
hace 2 años |
Ivan Savenko
|
e2ef136003
Renamed "Int" -> "Window" in WindowHandler API
|
hace 2 años |
Ivan Savenko
|
7838190ef4
Moved window stack management from GuiHandler to new class
|
hace 2 años |
Ivan Savenko
|
c688411bab
Extracted window management from CMT to new class
|
hace 2 años |