mateuszb
|
fb2f19b4c5
* some work on campaigns
|
13 年 前 |
Michał W. Urbańczyk
|
96a92d0f45
* fixed remaining part of #1071 — the screen surface has always to be created in the main thread
|
13 年 前 |
Michał W. Urbańczyk
|
d935e87dd8
#1071 should be fixed.
|
13 年 前 |
Ivan Savenko
|
deb22b3674
- (linux) use empty video player if av_register_protocol function was not found
|
13 年 前 |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 年 前 |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 年 前 |
Michał W. Urbańczyk
|
79f8e0ea3c
Fail gracefully when file pointed by --start path doesn't exist.
|
13 年 前 |
Ivan Savenko
|
235cf458d7
- fixed text duplication in choice windows
|
13 年 前 |
Ivan Savenko
|
770a6e077c
- handling of incorrect or missing configuration files (settings.json\defaultSettings.json)
|
13 年 前 |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 年 前 |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 年 前 |
Michał W. Urbańczyk
|
ee6e9fcc7f
Fixed #947.
|
13 年 前 |
Ivan Savenko
|
45c2809a40
- pregame will use same resolution as main game
|
13 年 前 |
Ivan Savenko
|
90ff99d4eb
- fixed ancient #31
|
13 年 前 |
Ivan Savenko
|
82b60c00a2
- fixed compile issues. Renamed several "battleobstacleSplaced" to "battleobstacleplaced"
|
13 年 前 |
Michał W. Urbańczyk
|
017013a5a4
Throwing runtime_errors instead of string (or even char*) objects.
|
13 年 前 |
Michał W. Urbańczyk
|
722ec55384
Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes.
|
13 年 前 |
Michał W. Urbańczyk
|
8baec8b093
Implemented #715 (load game from sys options). Fixed #224. Minor improvements.
|
13 年 前 |
Michał W. Urbańczyk
|
d9064f4f7d
Implemented #714 — restart functionality, including quick restart tweak (bound to CTRL+R).
|
13 年 前 |
Michał W. Urbańczyk
|
d6223dd137
Fixed #686.
|
13 年 前 |
Michał W. Urbańczyk
|
b874295b3a
Really fixed #918.
|
13 年 前 |
Michał W. Urbańczyk
|
6db3c5bc7e
* VCAI: can't request actions from action handling thread
|
13 年 前 |
Michał W. Urbańczyk
|
77b13404c0
Fixed #888.
|
13 年 前 |
Michał W. Urbańczyk
|
f2642cb62c
Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI.
|
13 年 前 |
Ivan Savenko
|
2018fc09a4
- fullscreen config option will take effect immediately
|
13 年 前 |
Michał W. Urbańczyk
|
e4dc00abac
* new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
|
13 年 前 |
Michał W. Urbańczyk
|
1abf089bc7
Missed fixed for #858 (TortoiseSVN tricked me...)
|
13 年 前 |
Ivan Savenko
|
0c3e88226f
- (linux) replaced Genius with VCAI
|
13 年 前 |
Ivan Savenko
|
86e7d96b39
- setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json)
|
14 年 前 |
Michał W. Urbańczyk
|
046e54563c
* fixed project files for RD configuration
|
14 年 前 |