Ivan Savenko
|
d8c4209ded
Movement animation is now more smooth at high animation speeds
|
2 years ago |
Ivan Savenko
|
f8dec3861b
Fixed animation skipping with no sound mod and enemy having first turn
|
2 years ago |
Ivan Savenko
|
16c4851d3b
Animated cursor for spell selection, removed hardcoded cursor ID's
|
2 years ago |
Ivan Savenko
|
c79634b6a7
Moved all animation ordering logic to callers
|
2 years ago |
Ivan Savenko
|
c855823528
Renamed files in client/battle to match new names of classes
|
2 years ago |
Andrii Danylchenko
|
2521e7bac9
Fix flickering in fullscreen
|
3 years ago |
Andrii Danylchenko
|
1128abc593
Fix hero movement animation
|
3 years ago |
nordsoft
|
d92356f085
Fixed game crash: divide by zero due to threads racing
|
3 years ago |
AlexVinS
|
ecaa9f5d0b
Entities redesign and a few ERM features
|
7 years ago |
John Bolton
|
c61bae4060
Fixed RETURN_IF_BATTLE(). Undid disabled warnings. Fixed indentation.
|
5 years ago |
John Bolton
|
a05ae78e67
Fixed lots of warnings.
|
5 years ago |
Arseniy Lartsev
|
fca9bcdd7f
Fixed possible freezes while dragging visible area on minimap (#638)
|
5 years ago |
Zsolt Sz. Sztupák
|
e6f1ab6539
Fix SDL letterboxing on Android builds
|
5 years ago |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
7 years ago |
Arseniy Shestakov
|
ac66fc7f42
Full rework of pre-game interface and networking
|
7 years ago |
Arseniy Shestakov
|
69dbf339fc
CGuiHandler: fix invalid read on event handling
|
7 years ago |
Arseniy Shestakov
|
f15cadc87b
Implement configurable object sounds: ambient, visit and removal
|
8 years ago |
Arseniy Shestakov
|
494872937a
CGuiHandler: use std:atomic to sync breaks in event handling
|
8 years ago |
Arseniy Shestakov
|
986fc08b1e
CGuiHandler: use SDL_PushEvent in fakeMouseMove to avoid crashes
|
8 years ago |
AlexVinS
|
9423555015
Declare ownership of CCursorHandler::dndObject
|
9 years ago |
Arseniy Shestakov
|
fad2a0a3fb
Fix memory leak and remove some garbage files added in last commit
|
8 years ago |
Arseniy Shestakov
|
cd98dd0b89
CGuiHandler: make terminate_cond non-static
|
8 years ago |
AlexVinS
|
64d9dadd64
Logging cleanup.
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
dbcd79c48a
Code cleanup: remove double and unneded semicolons
|
8 years ago |
Dydzio
|
182210421d
Fix #2 for bug #2476
|
8 years ago |
Fay
|
02fa478bfb
Refactor: unified logic for notyfing CIntObjs about left/right mouse click events;
|
8 years ago |
Arseniy Shestakov
|
3f7cb9f893
Client: add some shortcuts for spectator mode
|
8 years ago |
Arseniy Shestakov
|
18161d3688
Client: implement spectator mode via command-line options
|
8 years ago |
dydzio
|
944edaf0bb
Fix bug #2476
|
8 years ago |