| .. |
|
AdventureMapInterface.cpp
|
8b61c0d59b
Replaced CIntObject::type bitfield with bool's. Added input blocking.
|
2 years ago |
|
AdventureMapInterface.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
AdventureMapShortcuts.cpp
|
0f8d53e978
Replaced SDL user events list with dispatching of arbitrary functors
|
2 years ago |
|
AdventureMapShortcuts.h
|
3e9da333cf
Basic version of zoomable adventure map
|
2 years ago |
|
AdventureMapWidget.cpp
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
AdventureMapWidget.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
AdventureOptions.cpp
|
e2ef136003
Renamed "Int" -> "Window" in WindowHandler API
|
2 years ago |
|
AdventureOptions.h
|
243773b6ef
Renamed some adventure map files & classes
|
2 years ago |
|
AdventureState.h
|
5ae507505a
Fixed toggleable buttons (sleep/wake & subterra/surface)
|
2 years ago |
|
CInGameConsole.cpp
|
8b61c0d59b
Replaced CIntObject::type bitfield with bool's. Added input blocking.
|
2 years ago |
|
CInGameConsole.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
CInfoBar.cpp
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 years ago |
|
CInfoBar.h
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |
|
CList.cpp
|
08cfbe79cf
Added encapsulation for movement points access
|
2 years ago |
|
CList.h
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |
|
CMinimap.cpp
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 years ago |
|
CMinimap.h
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 years ago |
|
CResDataBar.cpp
|
06437cbde6
Renamed gesture-related methods, remove unused code
|
2 years ago |
|
CResDataBar.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
MapAudioPlayer.cpp
|
7db67a3101
int3 now has proper hasher function
|
2 years ago |
|
MapAudioPlayer.h
|
339bbce7b7
Added more checks to avoid potential nullptr dereference crash
|
2 years ago |