2010-08-10 |
Jaka Kranjc | added LevelInClass iwd2 triggers, since they're different...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | removed ID_AVClass and linked avclass.ids to ID_CLASS
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | fx_apply_effect_repeat: don't apply the effect if a...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | fixed the once per second modes of fx_apply_effect_repeat
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | fixed the GemRB_ApplyEffect doc
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | don't apply/remove the old kit clab if the kit is disabled...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | don't run pcf_level twice when setting up a dualclass...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | added an optional parameter to GemRB_SetPlayerStat...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | check if the mage clabs exists instead of hardcodingly...
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | fixed the GemRB_HasResource parameter doc
|
commit | commitdiff | tree |
2010-08-10 |
Jaka Kranjc | fixed the comment of RemoveClassAbilities
|
commit | commitdiff | tree |
2010-08-09 |
Jaka Kranjc | fxied AddClassAbilities to properly memorize already...
|
commit | commitdiff | tree |
2010-08-09 |
Jaka Kranjc | removed nonexistent bonus parameter from the doc of...
|
commit | commitdiff | tree |
2010-08-09 |
Jaka Kranjc | GUICommon: no need to manually unmemorize spells in...
|
commit | commitdiff | tree |
2010-08-08 |
Jaka Kranjc | fixed compilation with gcc
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | bg2: fixed contingency condition selection
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | also check for STATE_STILL in Actor::Immobile
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | unhardcoded the round seconds in Spell::GetEffectBlock
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | don't always cure invisibility when spellcasting ends...
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | fixed Spell::GetCastingDistance to lookup the right...
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | the regular NEWS bump
|
commit | commitdiff | tree |
2010-08-07 |
Jaka Kranjc | bg2: display also the remaining number of spells in...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | Levelup: clear all the globals for safer reentry
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | improved GameScript::ID_Class to handle the *_ALL cases
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | commented the previous change to mirror image
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | mirror image: try to get the correct class level and...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | also center on the talked in DialogChoose
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | reverted part of 50c913523357b so some viewport moves...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | implemented the pair selection (7,8,9)
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | fx_mirror_image should actually create 2-8 mirror images
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | create at least two mirror images like all the descriptions...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | cmake: added a macro to prettify the main CMakeLists.txt
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | cmake: disable NDEBUG in release builds, but not when...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | fixed compilation of 4392ff30
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | fx_play_visual_effect: also PlayOnce if the effect...
|
commit | commitdiff | tree |
2010-08-05 |
Jaka Kranjc | GetVVCEffect: play the animation only once if iterations...
|
commit | commitdiff | tree |
2010-08-04 |
Jaka Kranjc | iwd2: applied 6d2e6c022e (try to preserve selection...
|
commit | commitdiff | tree |
2010-08-04 |
Jaka Kranjc | iwd: applied 6d2e6c022e (try to preserve selection...
|
commit | commitdiff | tree |
2010-08-04 |
Jaka Kranjc | bail out of GemRB_SetNextScript if an empty parameter...
|
commit | commitdiff | tree |
2010-08-04 |
Jaka Kranjc | highlight the speaker's feet circle by whitening
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | added gametime.2da to the minimal dataset
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | familiars also share xp
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | fixed the find familiar effect to spawn just one familiar...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | added Door::Visible for cleanliness
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | don't change the cursor over secret doors if they haven...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | don't highlight/outline secret doors if they are not...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | added a simple Door::TryDetectSecret and used it in...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | update the door position to the center of the bounding box
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | read DiscoveryDiff into the Door class
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | AREImporter: renamed Locked to DiscoveryDiff as per...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | spam in GameScript::EscapeArea only if action debugging...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | cmake: make a RelWithDebInfo build by default instead...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | don't show the feet circle of plainly invisible enemies...
|
commit | commitdiff | tree |
2010-08-03 |
Jaka Kranjc | AddLRSuffix2: handle sleep like twitching
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | account for the actor size in Map::UpdateFog
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | disable deselecting everyone when with empty selection...
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | fixed charming to be persistent
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | only print the charmed message on the first application
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | show both base and modified saving throws if they are...
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | show the hp con bonus with a + prefix when it is positive
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | TakeItemListPartyNum: grant the default item in non...
|
commit | commitdiff | tree |
2010-08-02 |
Jaka Kranjc | bg2: removed two now unneeded snippets for spell learning
|
commit | commitdiff | tree |
2010-07-31 |
Jaka Kranjc | gray out the priest spellbook if the pc can't cast
|
commit | commitdiff | tree |
2010-07-31 |
Jaka Kranjc | externalised the round and turn durations
|
commit | commitdiff | tree |
2010-07-31 |
Jaka Kranjc | fixed the Range trigger, thanks fuzzie
|
commit | commitdiff | tree |
2010-07-30 |
Jaka Kranjc | fixed the good-evil detection in fx_detect_alignment
|
commit | commitdiff | tree |
2010-07-30 |
Jaka Kranjc | NEWS bump
|
commit | commitdiff | tree |
2010-07-30 |
Jaka Kranjc | added a small hack so gems always have at least one...
|
commit | commitdiff | tree |
2010-07-30 |
Jaka Kranjc | clarified a comment in UpdateInventorySlot
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | bg2/pdolls.2da: ups, two wrong anim ids
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | bg2: added the rest of the pdolls animations
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | prettify the slayerchange granting
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | print the missing paper doll
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | tob: grant the slayer change ability
|
commit | commitdiff | tree |
2010-07-29 |
Jaka Kranjc | bg2: restore the memorizable count setting for innates
|
commit | commitdiff | tree |
2010-07-27 |
Jaka Kranjc | shortened the previous fix
|
commit | commitdiff | tree |
2010-07-27 |
Jaka Kranjc | center the viewport on the first selected pc on load...
|
commit | commitdiff | tree |
2010-07-27 |
Jaka Kranjc | close the container window if a party member is getting...
|
commit | commitdiff | tree |
2010-07-27 |
Jaka Kranjc | removed a doubled snprintf call in CreateSavePath
|
commit | commitdiff | tree |
2010-07-27 |
Jaka Kranjc | fixed a compilation and crashing problem from the last...
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | bg2: fixed chargen reentry to not throw a runtime error
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | auto-pseudo-identify mundane container items, so we...
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | also hack the charges in AddSlotItem and AddItem fixing...
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | bg1: same changes as in bg2 reform party, but untested
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | bg2: if nobody can be removed, just close the reform...
|
commit | commitdiff | tree |
2010-07-26 |
Jaka Kranjc | bg2: don't allow the protagonist to be reformed out...
|
commit | commitdiff | tree |
2010-07-25 |
Jaka Kranjc | DualClass: only display the main back button text in bg2
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | LUProfsSelection: support also bg1 dualclassing
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | fixed dualclassing to mages
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | bg1: enabled dualclassing
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | iwd, how: added MC_WAS_ID to the classes table
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | iwd: enabled dualclassing
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | Levelup: generalised the base class reactivation to...
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | LU{Profs,Skills}: prepared for iwd1 and bg1 (only skills)
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | moved DualClass up, so it can be shared
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | DualClass: prepared for iwd1 and bg1
|
commit | commitdiff | tree |
2010-07-24 |
Jaka Kranjc | iwd: reset the charname in the end of cg, so next characters...
|
commit | commitdiff | tree |
2010-07-16 |
Jaka Kranjc | simplified the store window closing
|
commit | commitdiff | tree |
2010-07-16 |
Jaka Kranjc | apply the reputation penalty for failed stealing
|
commit | commitdiff | tree |
2010-07-16 |
Jaka Kranjc | moved reputatio.2da handling into core
|
commit | commitdiff | tree |