This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-02-11 13:15:38 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
gui
History
Ivan Savenko
a8fe8c0f3b
Converted timer event into tick event that is called every frame
2023-03-22 23:10:50 +02:00
..
CGuiHandler.cpp
Converted timer event into tick event that is called every frame
2023-03-22 23:10:50 +02:00
CGuiHandler.h
Implemented framerate limit option (not available in UI)
2023-03-05 21:06:52 +02:00
CIntObject.cpp
Converted timer event into tick event that is called every frame
2023-03-22 23:10:50 +02:00
CIntObject.h
Converted timer event into tick event that is called every frame
2023-03-22 23:10:50 +02:00
CursorHandler.cpp
introduce VCMI_MOBILE macro
2023-03-02 12:09:49 +03:00
CursorHandler.h
Removed some SDL access from non-SDL code
2023-02-03 11:39:40 +02:00
InterfaceObjectConfigurable.cpp
Further UI improvements
2023-02-14 22:22:11 +01:00
InterfaceObjectConfigurable.h
…
MouseButton.h
Merged two mouse button enums
2023-02-03 11:39:40 +02:00
NotificationHandler.cpp
…
NotificationHandler.h
…
TextAlignment.h
…