beegee1
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 anos atrás |
stopiccot
|
f2309d70dd
replaced extern SDL_Surface* X; all over the code with single header
|
12 anos atrás |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
12 anos atrás |
mateuszb
|
d540723739
* refactoring
|
12 anos atrás |
Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 anos atrás |
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 anos atrás |
Ivan Savenko
|
77710eaffb
- fix for #1106 and #1107
|
13 anos atrás |
Ivan Savenko
|
a602d7e9da
- build system update
|
13 anos atrás |
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 anos atrás |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 anos atrás |
Ivan Savenko
|
235cf458d7
- fixed text duplication in choice windows
|
13 anos atrás |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
13 anos atrás |
Ivan Savenko
|
90ff99d4eb
- fixed ancient #31
|
13 anos atrás |
Ivan Savenko
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
13 anos atrás |
Ivan Savenko
|
86e7d96b39
- setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json)
|
13 anos atrás |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
14 anos atrás |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
14 anos atrás |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 anos atrás |
Frank Zago
|
14261d6be9
Removed debug trace.
|
14 anos atrás |
Frank Zago
|
4a3d1a22d6
Only draw the necessary borders for a message window. Fixes #388.
|
14 anos atrás |
Michał W. Urbańczyk
|
df062614d7
Fixed #260, improvement for #250.
|
14 anos atrás |
Ivan Savenko
|
61af4c745e
- recursive directory parser for LodHandler - for creature abilities and new main menu images
|
14 anos atrás |
DjWarmonger
|
70b21fc9eb
Quick implementation of stack experience details. Minor fixes.
|
14 anos atrás |
Ivan Savenko
|
7209f158a1
- gcc/Linux fixes
|
14 anos atrás |
Michał W. Urbańczyk
|
39120fe4a5
Spell scroll improvements, fixing #689, #690, #691.
|
14 anos atrás |
DjWarmonger
|
d0e9049161
Fixed #704.
|
14 anos atrás |
DjWarmonger
|
dc0eb37da6
New creature window works in general, covering old functionalities and displaying new info. It's far from finished though.
|
14 anos atrás |
Ivan Savenko
|
450ae1772c
- Buttons optimization - less memory and CPU usage
|
14 anos atrás |
Ivan Savenko
|
2ff07fa66a
- Next part of animation system:
|
14 anos atrás |
Michał W. Urbańczyk
|
15011e611d
Merged Ivan's changes from trunk (r1921)
|
14 anos atrás |