| .. |
|
CCursorHandler.cpp
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
|
CCursorHandler.h
|
a9af0da0ab
Rewritten handling mouse movement over hex and l-clicking hex into one procedure. That way the tooltip and cursor are always accurate, because they're set by the same routing that selects action. Having that logic duplicated in two methods was unmaintainable. [though the new one is still monstrous...] By the way fixed numerous issues, including:
|
13 years ago |
|
CGuiHandler.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
CGuiHandler.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
CIntObject.cpp
|
ef250fcb8f
Compile fixes for previous commit.
|
13 years ago |
|
CIntObject.h
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 years ago |
|
CIntObjectClasses.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
CIntObjectClasses.h
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
Geometries.cpp
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
|
Geometries.h
|
156aa6e4d9
* Updated class - file - handling
|
14 years ago |
|
SDL_Extensions.cpp
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
|
SDL_Extensions.h
|
faaf799d95
- fixed some extra warnings. Mostly harmless.
|
13 years ago |
|
SDL_Pixels.h
|
c512069177
- fixed #982:
|
13 years ago |