Marek Kochanowicz
|
62c9c77ddf
|
Compiles now.
|
11 years ago |
gus
|
6cf561f713
|
get index to where we are dropping
|
11 years ago |
gus
|
2e33ab3a13
|
droping somewhat works
|
11 years ago |
Marc Zinnschlag
|
93d4743012
|
interpret instruction keywords as names within expressions
|
11 years ago |
Marek Kochanowicz
|
e1a39b8388
|
Replaced some display_string with specific type. Damn, i wish this is correct ;-)
|
11 years ago |
Marc Zinnschlag
|
c0a6acfe6c
|
allow the use of keywords as variable names in more places
|
11 years ago |
Marc Zinnschlag
|
b1b0877122
|
allow additional numeric argument for AiFollow and ignore it
|
11 years ago |
Marc Zinnschlag
|
bfb0e62c4a
|
ignore additional string argument after enable/disable
|
11 years ago |
Marek Kochanowicz
|
fc135fbfee
|
Added new Display types
|
11 years ago |
Marc Zinnschlag
|
61626e90da
|
allow additional string argument for stopcombat and addspell (ignored)
|
11 years ago |
Marc Zinnschlag
|
6a5d88b640
|
ignore stray else and endif in scripts
|
11 years ago |
Emanuel Guevel
|
8824af30b4
|
Allow to display message box outside of dialogue window
|
11 years ago |
Marc Zinnschlag
|
ffd1783690
|
Merge remote-tracking branch 'mrcheko/master'
|
11 years ago |
Marc Zinnschlag
|
e44a7268fc
|
Merge remote-tracking branch 'potatoesmaster/selected-spell'
|
11 years ago |
Emanuel Guevel
|
a3eea4f6b6
|
Do not allow spellcasting stance without spell selected
|
11 years ago |
Emanuel Guevel
|
70d35da116
|
Unset selected spell when removed
|
11 years ago |
Marc Zinnschlag
|
697bda6371
|
allow (and discard) explicit reference on instructions that do not accept explicit references
|
11 years ago |
Emanuel Guevel
|
6a4820c0f7
|
Show a message when the player attempts to cast a disabled spell
|
11 years ago |
Marc Zinnschlag
|
9de2922d22
|
fixed case problem in remote member variable access
|
11 years ago |
Marc Zinnschlag
|
f26aa4f645
|
fixed while loop implementation
|
11 years ago |
Marek Kochanowicz
|
53e2e8415d
|
replaced start with exec
|
11 years ago |
Emanuel Guevel
|
8c8f4cd420
|
Fix typo
|
11 years ago |
gus
|
df46218acc
|
try droping
|
11 years ago |
Marc Zinnschlag
|
5c0071f320
|
fixed spelling of an error message
|
11 years ago |
Marc Zinnschlag
|
3b990795c4
|
added access to remote access of local variables of global scripts
|
11 years ago |
Marc Zinnschlag
|
3147aebf75
|
factored out declaration parser
|
11 years ago |
gus
|
b5006c5dbd
|
compile fix
|
11 years ago |
mrcheko
|
a6be72673c
|
improves animation-controlled velocity check
|
11 years ago |
scrawl
|
8f949c6ae2
|
Fix lockpicks
|
11 years ago |
scrawl
|
6ce499f0e6
|
Fixes #848: Use hardcoded animation velocity for first person movement
|
11 years ago |
scrawl
|
ff11d85a62
|
Fix wrong assertion
|
11 years ago |
gus
|
632834ce10
|
WIP
|
11 years ago |
scrawl
|
4a26909172
|
Fixes #1159: Don't allow quick keys menu in chargen
|
11 years ago |
Marek Kochanowicz
|
3b8f04c0f3
|
Allow multi-item drag.
|
11 years ago |
Marek Kochanowicz
|
f01b02c42d
|
Changed format.
|
11 years ago |
Marek Kochanowicz
|
76b729ac9b
|
Removed getUniversalid interface.
|
11 years ago |
scrawl
|
677fc84223
|
Refactor actors update
|
11 years ago |
scrawl
|
73c9efc5e3
|
Add generated version.hpp to gitignore
|
11 years ago |
scrawl
|
0cc1cd8f7e
|
Fix message box formatting bug
|
11 years ago |
scrawl
|
7907181c0c
|
Fix uninitialized member
|
11 years ago |
scrawl
|
ffe19e7a52
|
Feature #50: Handle attach & release of projectiles
|
11 years ago |
scrawl
|
8b8fb931a0
|
Feature #50: Don't allow ranged weapon attack when ammunition is empty
|
11 years ago |
scrawl
|
a07eaa0c0d
|
Feature #50: Allow body pitch in third person for ranged weapon aiming
|
11 years ago |
scrawl
|
5ee105c812
|
Fix typo
|
11 years ago |
scrawl
|
7cf22391a5
|
Feature #50: Handle weapon controllers (i.e. bowstring animations, etc)
|
11 years ago |
scrawl
|
975f0e05b4
|
Fixes #1157 (attribute layout issue)
|
11 years ago |
scrawl
|
e1e7a492e2
|
Fix movement speed formula for flying creatures
|
11 years ago |
scrawl
|
f608ceeffc
|
Fixes #1158 (Armor rating label issues)
|
11 years ago |
scrawl
|
8aed4fcfa4
|
Correction for marksman weapon inventory preview
|
11 years ago |
scrawl
|
5b076aa570
|
Revert "Bug #1074: Inventory paperdoll obscures armour rating"
This reverts commit b017a3be3e .
|
11 years ago |