Ivan Savenko
|
45e2875342
Completely removed old TerrainRect class
|
2 years ago |
Ivan Savenko
|
91b17bed79
Partial encapsulation of AdvMapInt
|
2 years ago |
Ivan Savenko
|
cc0c3e5bc9
All adventure map components now use shared_ptr
|
2 years ago |
Ivan Savenko
|
ab8b407294
Style cleanup
|
2 years ago |
Ivan Savenko
|
7c58a46279
Removed some instances of access to `screen` surface
|
2 years ago |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
Ivan Savenko
|
5cc23cc286
Renamed SDL_Pixels -> SDL_PixelAccess due to similar SDL header
|
2 years ago |
Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
2 years ago |
Ivan Savenko
|
50a0fc4fb2
Removed pointer to current SDL_Event from GuiHandler
|
2 years ago |
Ivan Savenko
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
2 years ago |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 years ago |
Ivan Savenko
|
0e8ee929df
Renamed CCursorHandler -> CursorHandler
|
2 years ago |
Ivan Savenko
|
c855823528
Renamed files in client/battle to match new names of classes
|
2 years ago |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 years ago |
Ivan Savenko
|
abb553d975
Next step of code refactoring:
|
2 years ago |
Andrey Filipenkov
|
27b7cb8f1f
show long press hints higher
|
4 years ago |
Andrey Filipenkov
|
a320af837d
fix includes in client subdirectories
|
3 years ago |
Alexander Shishkin
|
75f8c8b29a
Gui cleanup4 (#446)
|
7 years ago |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 years ago |
Raphnalor
|
0f00dbf8cf
Fix highlighting of a selected bonus for campaign. (#432)
|
7 years ago |
ArseniyShestakov
|
cb40c093f8
Avoid boost::optional assignment for Boost 1.64 compatibility (#360)
|
8 years ago |
ArseniyShestakov
|
a4c0ad94b1
Code style: remove default value hints in definitions (#342)
|
8 years ago |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 years ago |
Arseniy Shestakov
|
18161d3688
Client: implement spectator mode via command-line options
|
8 years ago |
AlexVinS
|
b846b717a1
implemented VISIONS spell (partially)
|
10 years ago |
AlexVinS
|
36cdb2968b
Refactoring
|
10 years ago |
Ivan Savenko
|
dce9880d16
Minor refactoring of FunctionList using variadic templates.
|
11 years ago |
DjWarmonger
|
ec8476d43a
Compile fixes for Visual.
|
11 years ago |
Ivan Savenko
|
1e5e02c7df
Compilation fixes caused by merge, replaced some remaining boost::bind with std's
|
11 years ago |
Ivan Savenko
|
10fc1892a8
Large refactoring of button classes:
|
11 years ago |