| .. |
|
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
|
017013a5a4
Throwing runtime_errors instead of string (or even char*) objects.
|
13 years ago |
|
CGuiHandler.h
|
3bf76cb719
Fixed #216 and #907.
|
13 years ago |
|
CIntObject.cpp
|
6db3c5bc7e
* VCAI: can't request actions from action handling thread
|
13 years ago |
|
CIntObject.h
|
6db3c5bc7e
* VCAI: can't request actions from action handling thread
|
13 years ago |
|
CIntObjectClasses.cpp
|
59255a4cad
- background for main menu can be scaled. Won't work as default due to non-scalable video
|
13 years ago |
|
CIntObjectClasses.h
|
59255a4cad
- background for main menu can be scaled. Won't work as default due to non-scalable video
|
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
|
59255a4cad
- background for main menu can be scaled. Won't work as default due to non-scalable video
|
13 years ago |
|
SDL_Extensions.h
|
59255a4cad
- background for main menu can be scaled. Won't work as default due to non-scalable video
|
13 years ago |
|
SDL_Pixels.h
|
665837d656
- hopefully better town development for AI
|
13 years ago |