Ivan Savenko
|
7ef5163d9d
Merge pull request #1581 from IvanSavenko/map_render_rewrite
|
2 years ago |
Ivan Savenko
|
ec6f19ea18
Code reorganization, no changes to functionality
|
2 years ago |
Ivan Savenko
|
ebe996fa74
Hero movement speed and map scrolling speed now matches H3
|
2 years ago |
Ivan Savenko
|
4501036a04
Basic version of hero movement on map. Removed old code.
|
2 years ago |
Ivan Savenko
|
260f6d626c
Implemented translations for H3M maps
|
2 years ago |
Ivan Savenko
|
acdb8d6e06
renamed Unicode -> TextOperations, to use for all text processing
|
2 years ago |
Dydzio
|
be9c71934c
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2 years ago |
Ivan Savenko
|
e15c7dcd33
Attempt at better encapsulation of CTerrainRect
|
2 years ago |
Konstantin
|
6d8eac320d
vcmi/client: add missing include to GUIclasses.cpp
|
2 years ago |
Dydzio
|
2f171fcc0e
Merge branch 'develop' into settings-rework
|
2 years ago |
Ivan Savenko
|
c8c38ac922
Merge pull request #1386 from IvanSavenko/resolutions_filter
|
2 years ago |
Dydzio
|
fc7d2b9778
Merge remote-tracking branch 'origin/develop' into settings-rework
|
2 years ago |
Ivan Savenko
|
ab8b407294
Style cleanup
|
2 years ago |
Ivan Savenko
|
62151cd20c
Replaced genRect with Rect constructor call
|
2 years ago |
Ivan Savenko
|
34dcb4127a
Removed text utilities from SDL_Extensions
|
2 years ago |
Ivan Savenko
|
70c0937972
Moved SDL-specific code to SDL_Extensions
|
2 years ago |
Ivan Savenko
|
01322aa4c5
Do not allow selecting resolution no supported by display
|
2 years ago |
Ivan Savenko
|
9833edcf73
Removed using namespace SDL_Ext
|
2 years ago |
Ivan Savenko
|
d87fb43dcd
Replaced SDL access with VCMI methods
|
2 years ago |
Ivan Savenko
|
cfcaf5cbb6
renamed keyDown -> keyPressed
|
2 years ago |
Ivan Savenko
|
e1bd0d2a04
API for custom events no longer requires SDL access
|
2 years ago |
Ivan Savenko
|
d4fba3787c
Removed usage of SDL_KeyboardEvent from UI code
|
2 years ago |
Dydzio
|
d04c53e7e0
Merge branch 'develop' into settings-rework
|
2 years ago |
Ivan Savenko
|
108a42e4ba
Reorganized includes for new layout. New class - IImageLoader
|
2 years ago |
Ivan Savenko
|
9c3030603d
Removed most SDL includes from headers, removed SDL int's
|
2 years ago |
Ivan Savenko
|
e35a669eeb
Refactoring of CPicture class to improve encapsulation
|
2 years ago |
Dydzio
|
e3578d0bc8
Extract options stuff to separate file
|
2 years ago |
Dydzio
|
0fdfd8bdcb
Configurable interface for game settings, change sound/music sliders
|
2 years ago |
Andrey Filipenkov
|
b2d2c7a2dc
Merge pull request #1501 from kambala-decapitator/townportal-doubleclick
|
2 years ago |
Andrey Filipenkov
|
08b04a3527
handle double-click in Town Portal dialog
|
2 years ago |