Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
2 年之前 |
Ivan Savenko
|
823ffa7a07
Always use ResourcePath for referencing images and animations
|
2 年之前 |
Ivan Savenko
|
43795c39a5
Replaced all usage of SDL_Color outside of render with ColorRGBA
|
2 年之前 |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 年之前 |
Ivan Savenko
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 年之前 |
Ivan Savenko
|
8ea0ecaec1
show/showAll methods now use Canvas instead of SDL_Surface
|
2 年之前 |
Ivan Savenko
|
214fc19e74
CIntObject now receives mouse position as point instead of SDL event
|
2 年之前 |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 年之前 |
Ivan Savenko
|
0cae259f53
Most of rendering in BattleInt is done via canvas
|
2 年之前 |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
3 年之前 |
Alexander Shishkin
|
5c09f751b3
Gui cleanup3 - UI refactoring to use smart pointers (#440)
|
7 年之前 |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
8 年之前 |
Arseniy Shestakov
|
9fd1cff090
Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared
|
9 年之前 |
Vadim Markovtsev
|
e4b1ef1405
Add "override" to virtual overriden methods
|
10 年之前 |
ArseniyShestakov
|
ae20499854
Quest Log: implement option to hide complete quests
|
10 年之前 |
ArseniyShestakov
|
8beed60815
Quest Log: cleanup minimap code
|
10 年之前 |
ArseniyShestakov
|
d06bba422a
Quest Log: display components under quest description
|
10 年之前 |
ArseniyShestakov
|
c046f8ddc6
Quest Log: update code for new graphics and fix bugs
|
10 年之前 |
ArseniyShestakov
|
8648081f0a
Quest Log: change minimap level when quest selected
|
10 年之前 |
ArseniyShestakov
|
fd99f0b9f3
Quest Log: decrease number of displayed quests
|
10 年之前 |
Ivan Savenko
|
10fc1892a8
Large refactoring of button classes:
|
11 年之前 |
Ivan Savenko
|
731aedf3a1
Split CIntObjectClasses into multiple smaller files. This should be the last change in files
|
11 年之前 |
Ivan Savenko
|
647b9c683f
Reorganized client source tree:
|
11 年之前 |