Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
2 年之前 |
Ivan Savenko
|
e14290fde0
Removed loading of images from file into SDL_Surface
|
2 年之前 |
Ivan Savenko
|
e35a669eeb
Refactoring of CPicture class to improve encapsulation
|
2 年之前 |
Ivan Savenko
|
42df5626d9
Added Color class to replace SDL_Color
|
2 年之前 |
Ivan Savenko
|
50a0fc4fb2
Removed pointer to current SDL_Event from GuiHandler
|
2 年之前 |
Dydzio
|
30ef4ac1b1
Improve handling of empty text in console, remove unused includes
|
2 年之前 |
Ivan Savenko
|
fc0f5a9fb3
Reduced SDL includes
|
2 年之前 |
Ivan Savenko
|
9be38780cd
Removed remaining parts of Geomeotries.h/cpp
|
2 年之前 |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 年之前 |
Ivan Savenko
|
fa6f7513e8
All heroes-related strings are passed through translator
|
2 年之前 |
Ivan Savenko
|
c400416058
Merge pull request #1409 from IvanSavenko/translate_terrain
|
2 年之前 |
Dydzio
|
06376ca4ef
Change ClientCommandManager to become non-static
|
2 年之前 |
Dydzio
|
aac515f64e
Merge 'develop' branch
|
2 年之前 |
Ivan Savenko
|
4f3ea0d1d9
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2 年之前 |
Ivan Savenko
|
7c7ae26e67
Map/Road/River identifiers are now private members
|
2 年之前 |
Ivan Savenko
|
1468f6aded
Converted terrainTypeHandler into proper handler class
|
2 年之前 |
Dydzio
|
58fe0e6bd9
Apply command review suggestions + minor cleanup
|
2 年之前 |
Dydzio
|
16d06827d6
Change thread join to detach
|
2 年之前 |
Dydzio
|
7708885cf9
Use / as command prefix
|
2 年之前 |
Dydzio
|
4157feb2f3
Small cleanup
|
2 年之前 |
Dydzio
|
622e012fcf
Allow ingame console to use clientside commands and print output
|
2 年之前 |
Ivan Savenko
|
5d80457eda
Merge with vcmi/develop branch
|
2 年之前 |
Ivan Savenko
|
325c29da0d
Merge remote-tracking branch 'vcmi/develop' into battle_improvements
|
2 年之前 |
Ivan Savenko
|
eb20a4b208
Merge remote-tracking branch 'vcmi/develop' into warnings_fix
|
2 年之前 |
Ivan Savenko
|
c835a84051
Moved all GUI handling from BattleInterface to BattleControlPanel
|
2 年之前 |
Ivan Savenko
|
b373c4a2b6
Fix Status Bar & In-game console activation
|
2 年之前 |
Ivan Savenko
|
d29c9d6445
Fortify CLabel interface to prevent unchecked access
|
2 年之前 |
Ivan Savenko
|
864990db13
Implemented Bloodlust & Petrification effect
|
2 年之前 |
Ivan Savenko
|
d40d5250b7
changes to status bar according to review comments:
|
2 年之前 |
Ivan Savenko
|
ac839ad26a
Changes to rest of the code according to review:
|
2 年之前 |