Ivan Savenko
|
10fc1892a8
Large refactoring of button classes:
|
11 年 前 |
Ivan Savenko
|
731aedf3a1
Split CIntObjectClasses into multiple smaller files. This should be the last change in files
|
11 年 前 |
Ivan Savenko
|
92d22bae63
Merge branch 'feature/creatureWindow' into refactoring/guiClasses
|
11 年 前 |
Ivan Savenko
|
647b9c683f
Reorganized client source tree:
|
11 年 前 |
Ivan Savenko
|
83099fdb78
Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree
|
11 年 前 |
Ivan Savenko
|
55ff933b7f
Reducing size of GUI classes. Split trade windows into a separate file
|
11 年 前 |
AlexVinS
|
9b8ad51cd3
Run all rendering with pim lock if possible
|
11 年 前 |
AlexVinS
|
8a488aeb86
Cleanup
|
11 年 前 |
AlexVinS
|
ecc7b8e05a
Draw cursor on each frame. Fix TTF rendering under cursor.
|
11 年 前 |
AlexVinS
|
e521e6687a
centralize cursor drawing
|
11 年 前 |
AlexVinS
|
dbb7526040
fix uninitialized flag
|
11 年 前 |
Ivan Savenko
|
7a9547bb44
New creature window made without use of H3 graphics
|
11 年 前 |
AlexVinS
|
195eae48ca
Merge branch 'develop' into SDL2
|
11 年 前 |
Ivan Savenko
|
5ebc0e8614
First part of object instance API cleanup
|
11 年 前 |
AlexVinS
|
4e4ba6654c
fix Eye of magi, also fix #1608
|
11 年 前 |
AlexVinS
|
3b8d0e44d4
Merge branch 'develop' into SDL2
|
11 年 前 |
AlexVinS
|
ac7703ffb0
Fix hero movement rendering
|
11 年 前 |
AlexVinS
|
8cc5363882
fix warning, cleanup
|
11 年 前 |
AlexVinS
|
13bd4ddcb2
Now movement can be canceled
|
11 年 前 |
AlexVinS
|
5fa5ba622f
Start preparation for moveHero threaded implementation
|
11 年 前 |
AlexVinS
|
5fdc63ab5b
tiny fixes
|
11 年 前 |
AlexVinS
|
6890c2650b
fix keyboard state access
|
11 年 前 |
Ivan Savenko
|
b2e8c92383
Cleanup:
|
11 年 前 |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 年 前 |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 年 前 |
Ivan Savenko
|
7f276185bd
Moving files:
|
11 年 前 |
DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 年 前 |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 年 前 |
alexvins
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 年 前 |
alexvins
|
4203d69525
Part 2 of new spell configuration
|
11 年 前 |