Ivan Savenko
|
0693312a8e
- fixed several crashes with joining creatures
|
14 年之前 |
Michał W. Urbańczyk
|
b3234e8bfa
* CGameInterface.h/.cpp moved from client project to lib (and, appropriately, to lib subfolder).
|
14 年之前 |
beegee1
|
36d29424f0
* Turrets, keep and turret covers can be now be placed by altering wall_pos.txt
|
14 年之前 |
beegee1
|
45fba15511
* Reverted previously changed PreGame code
|
14 年之前 |
Ivan Savenko
|
61af4c745e
- recursive directory parser for LodHandler - for creature abilities and new main menu images
|
14 年之前 |
Frank Zago
|
69364b5b60
Various gcc compile fixes, and updates to linux code.
|
14 年之前 |
mateuszb
|
7874d84c4e
* basic structure of ERM interpreter
|
14 年之前 |
beegee1
|
157002fe68
Better implementation of the framerate manager, FPS timer added, minor improvements
|
14 年之前 |
Michał W. Urbańczyk
|
b5a546349b
Moved framerate keeper from CPlayerInterface to CGuiHandler, thing should be running smoother.
|
14 年之前 |
Ivan Savenko
|
7209f158a1
- gcc/Linux fixes
|
14 年之前 |
Michał W. Urbańczyk
|
39120fe4a5
Spell scroll improvements, fixing #689, #690, #691.
|
14 年之前 |
mateuszb
|
b4edd10e6c
* beegee's comments patch
|
14 年之前 |
Ivan Savenko
|
2ff07fa66a
- Next part of animation system:
|
14 年之前 |
Michał W. Urbańczyk
|
401b364ad7
Partially functional artifact screen.
|
15 年之前 |
Frank Zago
|
dbe38a7062
A few bug fixes and arious warning fixes: unused code/variables, out of order initializations, ...
|
15 年之前 |
Ivan Savenko
|
4d171bd53c
-rewrote GarrisonInt with use of object capturing
|
15 年之前 |
mateuszb
|
d1bfe4cbd6
* a bit better screen scrolling for small resolutions
|
15 年之前 |
mateuszb
|
6b8718b046
* partially done support for resolutions smaller than 800x600 by screen scrolling
|
15 年之前 |
Michał W. Urbańczyk
|
f76e28ee95
Creature animations in 16 bpp.
|
15 年之前 |
mateuszb
|
6928f850b9
* fixed 494
|
15 年之前 |
Ivan Savenko
|
215dc95acb
- implemented Hill Fort (minor issue - you can do ANY upgrades, including archers to sharpshooters without Gelu and so on)
|
15 年之前 |
Michał W. Urbańczyk
|
931949e349
A bunch of spellbook-related fixes: #91, #454, #462, #526, #527, #536
|
15 年之前 |
Michał W. Urbańczyk
|
d0ff61807d
Obtaining town instance pointer via cb. Plz, don't access gamestate directly from player interface! Everything has to go via callback.
|
15 年之前 |
Michał W. Urbańczyk
|
21a05d73cb
Black Market and Artifact Merchant (only buying artifacts) support.
|
15 年之前 |
Michał W. Urbańczyk
|
921bddc35e
Some changes to the market window, sending resources to other players.
|
15 年之前 |
Michał W. Urbańczyk
|
80f49badc9
Implemented Scuttle Boat and Dimension Door spells.
|
15 年之前 |
Michał W. Urbańczyk
|
4035155969
Mostly finished pregame part of hot-seat mode.
|
15 年之前 |
Frank Zago
|
a6aa36c5a9
Compile and warning fixes.
|
15 年之前 |
Michał W. Urbańczyk
|
da87d25d21
Started making hot-seat GUI. Accompanying changes to rest of GUI.
|
15 年之前 |
mateuszb
|
69bed4a8d6
* small changes
|
15 年之前 |