2010-10-02 |
Jaka Kranjc | MoveBetweenAreasCore: update the worldmap if needed
|
commit | commitdiff | tree |
2010-10-02 |
Jaka Kranjc | don't resist non-hostile spells if the game supports...
|
commit | commitdiff | tree |
2010-10-02 |
Jaka Kranjc | removed a bogus check from Highlightable::TriggerTrap...
|
commit | commitdiff | tree |
2010-10-01 |
Jaka Kranjc | fixed GameScript::BashDoor to be more like the original
|
commit | commitdiff | tree |
2010-10-01 |
Jaka Kranjc | Core: added SquaredPersonalDistance
|
commit | commitdiff | tree |
2010-09-28 |
Jaka Kranjc | made ProvidesCriticalAversion more like tobex
|
commit | commitdiff | tree |
2010-09-28 |
Jaka Kranjc | added Inventory::ProvidesCriticalAversion to check...
|
commit | commitdiff | tree |
2010-09-28 |
Jaka Kranjc | use the new backstabibility bit
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | *::TryBashLock: besides the skill, also luck and 1d10...
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | GUISTORE: always use the talking pc for price calculation
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | GUISTORE: disallow raising dead on live actors and...
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | cosmetics in guistore
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | GUISTORE: prevent overscrolling due to different inventory...
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | GUISTORE: allow identifying more than one item at a...
|
commit | commitdiff | tree |
2010-09-27 |
Jaka Kranjc | DropItemAtLocation: disable the equipped bit, since...
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | weapon breaking chance is 0,5% not 1%
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | the regular NEWS bump
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | GUISTORE: hide the extra infowindow button in iwd2 too
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | implemented store item depreciation
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | increment AmountInStock when an item is sold
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | GUISTORE: implemented the reputation bonus/malus to...
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | GUISTORE: do all the important price calculation at...
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | GUISTORE: a bit more code share
|
commit | commitdiff | tree |
2010-09-26 |
Jaka Kranjc | restored selling to stores
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GUISTORE: unhardcode the index constants
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GUISTORE: use all the item buttons in iwd2
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GUISTORE: fixes for bg1 windowing
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GUISTORE: fixed iwd2 window offset
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GUIScript::RunFunction: show the traceback on error...
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | merged the iwd2 GUISTORE into the common one
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | merged the bg1 GUISTORE into the common one
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | merged the iwd GUISTORE into the common one
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | moved the bg2 GUISTORE a level up in preparation for...
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | GetCharismaBonus: fixed to not return garbage - it...
|
commit | commitdiff | tree |
2010-09-25 |
Jaka Kranjc | getabilitybonus fixes for iwd2
|
commit | commitdiff | tree |
2010-09-22 |
Jaka Kranjc | GemRB_DropDraggedItem: swap the items in partial drops...
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | iwd2: added the container/door bashing strings
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | fixed the previous commit to compile
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | bg1: use UpdateInventorySlot for ground item slots too
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | bg1: use InventoryCommon
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | InventoryCommon: cleaned up DisplayItem by predetermining...
|
commit | commitdiff | tree |
2010-09-19 |
Jaka Kranjc | pst: make some more use of InventoryCommon
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | InventoryCommon: generalised for pst, fixed the item...
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | pst: make slight use of InventoryCommon
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | bg2: make use of InventoryCommon
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | iwd: make use of InventoryCommon
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | split most of iwd2's guiinv into the toplevel InventoryCommon.py
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | iwd2: merged iwd guiinv, bringing item splitting and...
|
commit | commitdiff | tree |
2010-09-18 |
Jaka Kranjc | item splitting for how
|
commit | commitdiff | tree |
2010-09-17 |
Jaka Kranjc | added SoulEater to the diced effects list, since it...
|
commit | commitdiff | tree |
2010-09-16 |
Jaka Kranjc | cmake: install gemrb-logo.png as gemrb.png, so the...
|
commit | commitdiff | tree |
2010-09-16 |
Jaka Kranjc | cmake: install the medium svg too
|
commit | commitdiff | tree |
2010-09-16 |
Jaka Kranjc | check_level: skip the check if the effect is self targeted
|
commit | commitdiff | tree |
2010-09-11 |
Jaka Kranjc | fx_mace_of_disruption: target the current effect target...
|
commit | commitdiff | tree |
2010-09-11 |
Jaka Kranjc | don't crash in CanSee if the map isn't available yet
|
commit | commitdiff | tree |
2010-09-11 |
Jaka Kranjc | iwd: always set the worldmaps on start
|
commit | commitdiff | tree |
2010-09-10 |
Jaka Kranjc | fx_nausea: fixed the unconsciousness creation; fixes...
|
commit | commitdiff | tree |
2010-09-09 |
Jaka Kranjc | only run InitSparks once
|
commit | commitdiff | tree |
2010-09-09 |
Jaka Kranjc | EffectQueue::ApplyEffect: print the bad delay type...
|
commit | commitdiff | tree |
2010-09-09 |
Jaka Kranjc | iwd2: fixed item-to-portrait dragging
|
commit | commitdiff | tree |
2010-09-08 |
Jaka Kranjc | Scriptable::ExecuteScript: disable IF_ONCREATION at...
|
commit | commitdiff | tree |
2010-09-08 |
Jaka Kranjc | iwd2::guirec: added a very basic weapon info tab
|
commit | commitdiff | tree |
2010-09-08 |
Jaka Kranjc | ie_stats.py: added mage/thief/fighter level synonyms
|
commit | commitdiff | tree |
2010-09-08 |
Jaka Kranjc | iwd2 gives a 150% strength bonus to twohandlers
|
commit | commitdiff | tree |
2010-09-07 |
Jaka Kranjc | iwd2: display the (sub)race in all the guirec windows
|
commit | commitdiff | tree |
2010-09-07 |
Jaka Kranjc | iwd2: almost perfect skill and feat display in guirec
|
commit | commitdiff | tree |
2010-09-07 |
Jaka Kranjc | iwd2: fixed one of the guirec tabs to perfection
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | Interface::SummonCreature: bail out also if the xp...
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | don't run area scripts during cutscenes in bg2/iwd2...
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | removed commented-out Actor::MatchesAlignmentMask,...
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | NEWS bump
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | fixed gcc warning
|
commit | commitdiff | tree |
2010-09-06 |
Jaka Kranjc | cmake: explicitly link GUIScript to dl
|
commit | commitdiff | tree |
2010-09-03 |
Jaka Kranjc | fixed CharAnimations compilation problems
|
commit | commitdiff | tree |
2010-09-01 |
Jaka Kranjc | IsDualClassed: don't break on invalid dualclasses
|
commit | commitdiff | tree |
2010-09-01 |
Jaka Kranjc | IsDualClassed: simplified the mc flag checking
|
commit | commitdiff | tree |
2010-09-01 |
Jaka Kranjc | Revert "CanLevelUp: lookup dualclassed kits properly"
|
commit | commitdiff | tree |
2010-09-01 |
Jaka Kranjc | CanLevelUp: lookup dualclassed kits properly
|
commit | commitdiff | tree |
2010-08-30 |
Jaka Kranjc | fixed LeaveAreaLUA*Entry to call LeaveAreaLUA* correctly...
|
commit | commitdiff | tree |
2010-08-30 |
Jaka Kranjc | bg2: if tob is installed, use the tob load hint table
|
commit | commitdiff | tree |
2010-08-30 |
Jaka Kranjc | Actor::CopySelf: also copy the CREVersion, so the illusion...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | Game: silenced two valgrind warnings
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | GameScript::LeaveAreaLUA(Panic)Entry: lookup the target...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | ID_Allegiance: removed useless comments and made it...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | SetupWishCore: fixed a braino from d4ed0f4
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | SetupWishCore: added an override, so the original game...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | SetupWishCore: fixed table lookup being out of bounds...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | added EA_NOTNEUTRAL
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | CHUImporter: silenced a spammy message for special...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | bg2: reverted part of e3c89935 so tob saves are not...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | show spellcasting feedback in the instant case of fx_cast_spell
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | iwd2/script.2da: there's no avclass.ids, it's class20.ids
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | GameScript::ClassEx actually checks avclass/class20
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | iwd2: implemented id_avclass and id_class
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | Revert "removed ID_AVClass and linked avclass.ids to...
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | CastSpellEnd: initialise target
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | added spellcast autopause
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | display spellcasting (end) feedback
|
commit | commitdiff | tree |
2010-08-29 |
Jaka Kranjc | NumCreatureVsParty* triggers take the party size into...
|
commit | commitdiff | tree |
2010-08-28 |
Jaka Kranjc | ups, use the gender contants in fx_puppet_master
|
commit | commitdiff | tree |