Ivan Savenko
|
a15366f5a5
Make IObjectInterface::cb non-static
|
1 年之前 |
Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
nordsoft
|
fadf086e61
Fix review comments
|
2 年之前 |
nordsoft
|
7ccd4cdcb2
Refactor quests progress
|
2 年之前 |
nordsoft
|
bb238f9b72
New quests work
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 年之前 |
Ivan Savenko
|
85262cf4f5
Moved CGameState files into a separate directory
|
2 年之前 |
Ivan Savenko
|
a84ccb37c2
Merge pull request #2250 from IvanSavenko/event_handling_fixes
|
2 年之前 |
Ivan Savenko
|
a505cc464e
Fixed slider's behavior, especially for mobile systems
|
2 年之前 |
Ivan Savenko
|
56d69e790b
Renamed MetaString methods to more logical names
|
2 年之前 |
Ivan Savenko
|
2636a0dcc3
Moved MetaString to a new file
|
2 年之前 |
Ivan Savenko
|
f35b3a0dc3
Replace MetaString operator << with member function
|
2 年之前 |
Ivan Savenko
|
052d0d314a
Implemented Scrollable class, to server as common base for such classes
|
2 年之前 |
Ivan Savenko
|
6fe00ad55c
Moved slider class to a separate file
|
2 年之前 |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 年之前 |
Ivan Savenko
|
243773b6ef
Renamed some adventure map files & classes
|
2 年之前 |
Ivan Savenko
|
dea10e6091
Use more descriptive names for hotkeys
|
2 年之前 |
Ivan Savenko
|
832e56e005
Implementation of (very basic) shortcuts system
|
2 年之前 |
Ivan Savenko
|
4ec32e4dcd
Renamed CAdvMapInt to its proper full name
|
2 年之前 |
Ivan Savenko
|
45e2875342
Completely removed old TerrainRect class
|
2 年之前 |
Ivan Savenko
|
d0f57fed6f
Cleaned up code of Minimap
|
2 年之前 |
Ivan Savenko
|
3fef2a5e1f
Moved Colors to a separate file, updated includes
|
2 年之前 |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 年之前 |
Ivan Savenko
|
ee7a573cb8
Refactoring of SDL API usage:
|
2 年之前 |
Ivan Savenko
|
7c0d5666a0
Return string by copy to fix cases when string is constructed on stack
|
2 年之前 |
Ivan Savenko
|
bdb8e0ee5c
Introduced string identifiers for H3 texts, still WIP
|
2 年之前 |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 年之前 |
Ivan Savenko
|
abb553d975
Next step of code refactoring:
|
2 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |