mateuszb
|
d03dbf64a6
* refactoring
|
12 년 전 |
mateuszb
|
8769f67c5d
* JsonReader can convert to enums
|
12 년 전 |
DjWarmonger
|
beb1ca1bf8
- getDate function now uses enum for different modes
|
12 년 전 |
mateuszb
|
a1da195b85
* minor refactoring
|
12 년 전 |
alexvins
|
4bc2fd5519
[c::b] renamed map subfolder to workaround dependency tracking bug
|
12 년 전 |
Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 년 전 |
Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
13 년 전 |
beegee1
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 년 전 |
beegee1
|
105083dd70
* Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods
|
13 년 전 |
beegee1
|
a878f5f79a
* Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream
|
13 년 전 |
beegee1
|
720deba838
* Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..)
|
13 년 전 |
alexvins
|
ff3da291a1
[refactor] reduce some code duplication. no functional changes
|
13 년 전 |
Michał W. Urbańczyk
|
f8a27a9fdb
* Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.)
|
13 년 전 |
Michał W. Urbańczyk
|
ecd8947d8e
Crashes on starting next campaign mission should be fixed.
|
13 년 전 |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 년 전 |
Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
13 년 전 |
Ivan Savenko
|
d72c44e4c3
- fixed modifiers keys behaviour in TextInput
|
13 년 전 |
Ivan Savenko
|
708ad6ac7f
- music player uses URI's instead of enum from music base
|
13 년 전 |
Michał W. Urbańczyk
|
edccbd4809
Rewritten many parts of query handling. Fixed several scenarios leading to a hang (including #1012). Purged boost::function from player interface (handy but impossible to serialize). VCAI will keep description for each unanswered query, so the further debugging will be easier.
|
13 년 전 |
DjWarmonger
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
13 년 전 |
Ivan Savenko
|
770a6e077c
- handling of incorrect or missing configuration files (settings.json\defaultSettings.json)
|
13 년 전 |
Ivan Savenko
|
7a6133a824
- some bugfixing
|
13 년 전 |
Ivan Savenko
|
2d8a15f27c
- all windows except for pregame\battles are now CWindowObject-based
|
13 년 전 |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 년 전 |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 년 전 |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 년 전 |
Ivan Savenko
|
665837d656
- hopefully better town development for AI
|
13 년 전 |
Ivan Savenko
|
45c2809a40
- pregame will use same resolution as main game
|
13 년 전 |
Ivan Savenko
|
8de71c2b39
- fixed #711, #862, #321
|
13 년 전 |
Ivan Savenko
|
90ff99d4eb
- fixed ancient #31
|
13 년 전 |