| .. |
|
CCursorHandler.cpp
|
156aa6e4d9
* Updated class - file - handling
|
14 年之前 |
|
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 年之前 |
|
CGuiHandler.cpp
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 年之前 |
|
CGuiHandler.h
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 年之前 |
|
CIntObject.cpp
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 年之前 |
|
CIntObject.h
|
ff3da291a1
[refactor] reduce some code duplication. no functional changes
|
13 年之前 |
|
CIntObjectClasses.cpp
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 年之前 |
|
CIntObjectClasses.h
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 年之前 |
|
Geometries.cpp
|
156aa6e4d9
* Updated class - file - handling
|
14 年之前 |
|
Geometries.h
|
156aa6e4d9
* Updated class - file - handling
|
14 年之前 |
|
SDL_Extensions.cpp
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 年之前 |
|
SDL_Extensions.h
|
53169abea7
- Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact)
|
13 年之前 |
|
SDL_Pixels.h
|
c512069177
- fixed #982:
|
13 年之前 |