| .. |
|
AdventureMapInterface.cpp
|
6283329aeb
Added option to disable edge scrolling
|
2 years ago |
|
AdventureMapInterface.h
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 years ago |
|
AdventureMapShortcuts.cpp
|
956ff22e64
Merge pull request #2163 from IvanSavenko/adventure_map_zoom
|
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
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
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
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 years ago |
|
CList.h
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 years ago |
|
CMinimap.cpp
|
06437cbde6
Renamed gesture-related methods, remove unused code
|
2 years ago |
|
CMinimap.h
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
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 |