AlexVinS
|
4e4ba6654c
fix Eye of magi, also fix #1608
|
11 years ago |
AlexVinS
|
3b8d0e44d4
Merge branch 'develop' into SDL2
|
11 years ago |
AlexVinS
|
ac7703ffb0
Fix hero movement rendering
|
11 years ago |
AlexVinS
|
8cc5363882
fix warning, cleanup
|
11 years ago |
AlexVinS
|
13bd4ddcb2
Now movement can be canceled
|
11 years ago |
AlexVinS
|
5fa5ba622f
Start preparation for moveHero threaded implementation
|
11 years ago |
AlexVinS
|
5fdc63ab5b
tiny fixes
|
11 years ago |
AlexVinS
|
6890c2650b
fix keyboard state access
|
11 years ago |
Ivan Savenko
|
b2e8c92383
Cleanup:
|
11 years ago |
Ivan Savenko
|
652ceb2bde
Finally shattered CObjectHandler.cpp into tiny bits
|
11 years ago |
Ivan Savenko
|
0afdfa529c
Moved all object-related files to lib/mapObjects directory.
|
11 years ago |
Ivan Savenko
|
7f276185bd
Moving files:
|
11 years ago |
DjWarmonger
|
30b79588db
- Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player.
|
11 years ago |
Ivan Savenko
|
9c0df68cb8
Fixing spelling mistakes. Patch from josch, fixes #1759
|
11 years ago |
alexvins
|
065b8366fb
[Spells] Added basic support for icons and sounds
|
11 years ago |
alexvins
|
4203d69525
Part 2 of new spell configuration
|
11 years ago |
Michał W. Urbańczyk
|
03fbd4e8a7
Fixed tracking autosaves.
|
11 years ago |
Michał W. Urbańczyk
|
be3bd35b95
Hopefully fixes #1677 and its duplciates.
|
11 years ago |
Ivan Savenko
|
47c91e03b5
- fix to last commit
|
11 years ago |
Ivan Savenko
|
0c5be52a42
Win/loss conditions based on logical expressions, yet another large
|
11 years ago |
Ivan Savenko
|
f6c1dace6c
Minors:
|
11 years ago |
Ivan Savenko
|
41cb1603e1
Fix for #1624 :
|
12 years ago |
beegee1
|
6caac8e82b
- Fixed mantis #1613
|
12 years ago |
beegee1
|
2d095cf20a
- Fixed days without castle counter
|
12 years ago |
Ivan Savenko
|
b1e638d1af
More fixes:
|
12 years ago |
beegee1
|
c786a3076a
- Refactored victory loss condition checks
|
12 years ago |
beegee1
|
3e4407593f
- Refactoring for checking victory/loss conditions (use enum class instead of magic numbers)
|
12 years ago |
Ivan Savenko
|
ee6cdbeffe
went through the rest of cppcheck warnings, mostly harmless
|
12 years ago |
Ivan Savenko
|
0e3eae3095
patch from KroArtem
|
12 years ago |
Michał W. Urbańczyk
|
d5263d75f8
Fixed #1490.
|
12 years ago |