mateuszb
|
4ac2d32985
* minor work on ERM interpreter
|
14 years ago |
mateuszb
|
66837f1ee0
* some work towards running triggers
|
14 years ago |
beegee1
|
66b708c168
* PreGame interface gets now redrawn every frame.
|
14 years ago |
mateuszb
|
69c8c0d058
* a bit more of erm interpreter (iexp getter/setter)
|
14 years ago |
mateuszb
|
36fb9b0b6e
* some progress in VERM interpreter
|
14 years ago |
DjWarmonger
|
3241e7c8f8
Applied patch for #721 from Plush.
|
14 years ago |
DjWarmonger
|
6a8e3f1b57
Neutral creatures are now correctly split into stacks & merged after a battle.
|
14 years ago |
beegee1
|
d6bd8514e7
Fixed bug #722. GuiBase::Run is now mostly in its old state. (before rev 2062) One disadvantage is now that the FPS Counter doesn't work in battle.
|
14 years ago |
DjWarmonger
|
3c5a0fd4ce
Creatures now use SHOTS Bonus to express their total ammo count. Support for "additional shots" exp premy.
|
14 years ago |
Ivan Savenko
|
734c95959e
gcc compile fix
|
14 years ago |
mateuszb
|
033c067144
* it shouldn't parse scripts yet
|
14 years ago |
mateuszb
|
382e239e47
* a bit more of ERM/VERM interpreter
|
14 years ago |
DjWarmonger
|
f12aeb7fa4
More tweaks.
|
14 years ago |
DjWarmonger
|
57d292ba67
Partial support for splitting neutral stacks. Can't go further until interface is fixed.
|
14 years ago |
DjWarmonger
|
4bcf4926c9
Various fixes.
|
14 years ago |
DjWarmonger
|
0f60ceb414
Impemented scrollbar for Creature Window. Call it finished.
|
14 years ago |
Frank Zago
|
5795334eec
Added missing throw().
|
14 years ago |
Frank Zago
|
ecb3508690
(linux) Added configure test for the icc and clang compilers, and set some extra parameters for them.
|
14 years ago |
mateuszb
|
b0ca5b677c
* a few data structures for ERM/VERM interpreter
|
14 years ago |
Frank Zago
|
b0cecac5c9
(linux) Use avcodec_decode_video when avcodec_decode_video2 is not present. Updated vcmi version number.
|
14 years ago |
Frank Zago
|
29ea089e47
Use newer m4 macros to detect libboost. This should fix the lib64/ issue seen on OpenSUSE.
|
14 years ago |
Ivan Savenko
|
0f605256e9
- added new files to build system
|
14 years ago |
DjWarmonger
|
8ac7edb04b
Fixed #680
|
14 years ago |
Frank Zago
|
69364b5b60
Various gcc compile fixes, and updates to linux code.
|
14 years ago |
mateuszb
|
7874d84c4e
* basic structure of ERM interpreter
|
14 years ago |
beegee1
|
157002fe68
Better implementation of the framerate manager, FPS timer added, minor improvements
|
14 years ago |
Michał W. Urbańczyk
|
0aad12ae67
Added ERM preprocessor (removing comments, empty lines, joining multi-line commends).
|
14 years ago |
mateuszb
|
3fc570a8e9
* parsing multiple consecutive modifiers in VERM
|
14 years ago |
Michał W. Urbańczyk
|
b5a546349b
Moved framerate keeper from CPlayerInterface to CGuiHandler, thing should be running smoother.
|
14 years ago |
Michał W. Urbańczyk
|
6d52bb5842
timeHandler: FreeBSD fixes, based on plush's patch ( #719 ).
|
14 years ago |