beegee1
|
80765eb0a3
- fixed clang compiler warnings (detects now unused constant vars)
|
il y a 11 ans |
Ivan Savenko
|
d2ae847ecf
- files in local directories (saves & configs) now always have higher
|
il y a 11 ans |
Ivan Savenko
|
e2c037402c
Unicode support.
|
il y a 12 ans |
Ivan Savenko
|
f6a3d6770f
- chinese fonts now use fallback to H3 fonts for ASCII characters
|
il y a 12 ans |
Ivan Savenko
|
e13dc872e0
- support for Chinese fonts (GBK 2-byte encoding)
|
il y a 12 ans |
Ivan Savenko
|
6bee105d7d
Some refactoring of text display widgets:
|
il y a 12 ans |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
il y a 12 ans |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
il y a 12 ans |
beegee1
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
il y a 12 ans |
stopiccot
|
f2309d70dd
replaced extern SDL_Surface* X; all over the code with single header
|
il y a 12 ans |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
il y a 12 ans |
mateuszb
|
d540723739
* refactoring
|
il y a 12 ans |
Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
il y a 13 ans |
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
|
il y a 13 ans |
Ivan Savenko
|
77710eaffb
- fix for #1106 and #1107
|
il y a 13 ans |
Ivan Savenko
|
a602d7e9da
- build system update
|
il y a 13 ans |
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.)
|
il y a 13 ans |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
il y a 13 ans |
Ivan Savenko
|
235cf458d7
- fixed text duplication in choice windows
|
il y a 13 ans |
Ivan Savenko
|
d60f2d57a0
- first part of CIntObject API clean-up.
|
il y a 13 ans |
Ivan Savenko
|
90ff99d4eb
- fixed ancient #31
|
il y a 13 ans |
Ivan Savenko
|
9efe05c90b
- removed usage of Graphics in several places (Components and hero window).
|
il y a 13 ans |
Ivan Savenko
|
86e7d96b39
- setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json)
|
il y a 13 ans |
beegee1
|
156aa6e4d9
* Updated class - file - handling
|
il y a 14 ans |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
il y a 14 ans |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
il y a 14 ans |
Frank Zago
|
14261d6be9
Removed debug trace.
|
il y a 14 ans |
Frank Zago
|
4a3d1a22d6
Only draw the necessary borders for a message window. Fixes #388.
|
il y a 14 ans |
Michał W. Urbańczyk
|
df062614d7
Fixed #260, improvement for #250.
|
il y a 14 ans |
Ivan Savenko
|
61af4c745e
- recursive directory parser for LodHandler - for creature abilities and new main menu images
|
il y a 14 ans |