index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
xeen
/
character.cpp
Age
Commit message (
Expand
)
Author
2019-09-01
XEEN: Fix searches resulting in misc items
Paul Gilbert
2019-08-29
XEEN: Fix for deleting characters from the roster
Paul Gilbert
2019-08-09
XEEN: Fix the random generation of misc items
Paul Gilbert
2019-06-09
XEEN: Check bounds of stat values array, bug #10971
Peter Helbing
2018-05-20
JANITORIAL: Remove trailing whitespace
Adrian Frühwirth
2018-04-21
XEEN: Add Swords guild membership checks
Paul Gilbert
2018-04-15
XEEN: Added differences introduced in Swords of Xeen
Paul Gilbert
2018-04-13
XEEN: Add launcher Engine tab option for more durable armor
Paul Gilbert
2018-04-01
XEEN: Fix attribute colouring in Char Info dialog
Paul Gilbert
2018-03-31
XEEN: Fix loading character HPs that are negative
Paul Gilbert
2018-03-31
XEEN: Cleanup of item bonus flags to a bitfield state structure
Paul Gilbert
2018-03-31
XEEN: Armor breaks at -10 HP, not 10 HP
Paul Gilbert
2018-03-30
XEEN: Fix highlighting of character when Cast Spell dialog is opened
Paul Gilbert
2018-03-28
XEEN: Fix missing message for when all Guild spells bought
Paul Gilbert
2018-03-22
XEEN: Fix conditions that prevent characters doing actions
Paul Gilbert
2018-03-22
XEEN: Fix roster characters going invalid during saving
Paul Gilbert
2018-03-22
XEEN: Fix bought items going into correct character's inventory
Paul Gilbert
2018-03-22
XEEN: Fix implementation of breakAllItems
Paul Gilbert
2018-03-19
XEEN: Standardize on a single SPELLS_PER_CLASS define
Paul Gilbert
2018-03-18
XEEN: Add an enum SpellsCategory enum, code simplification using it
Paul Gilbert
2018-03-17
XEEN: Fix Guild membership check
Paul Gilbert
2018-03-17
XEEN: Change bool _isDarkCc to int _ccNum
Paul Gilbert
2018-03-10
XEEN: Move item classes into their own file
Paul Gilbert
2018-03-04
XEEN: Move all the dialog classes to their own sub-folder
Paul Gilbert
2018-02-23
XEEN: Change Resource String fields to const char *
Paul Gilbert
2018-02-23
XEEN: Creation of create_xeen tool
Paul Gilbert
2018-02-17
XEEN: Cleanup of giveTake give case 66 - give item
Paul Gilbert
2018-01-28
XEEN: Change ErrorDialog to MessageDialog
Paul Gilbert
2018-01-28
XEEN: Flesh out missing ErrorDialog code
Paul Gilbert
2018-01-20
XEEN: Add invincible debugger command
Paul Gilbert
2018-01-16
XEEN: Add spells debugger command to give party all the spells
Paul Gilbert
2018-01-16
XEEN: Fix armor class calculations
Paul Gilbert
2017-12-29
XEEN: REplace award values with descriptive constants
Paul Gilbert
2017-12-29
XEEN: Comments for the Character class methods
Paul Gilbert
2017-12-29
XEEN: Simplify itemScan method
Paul Gilbert
2017-12-29
XEEN: Fix showing correct names for quest items
Paul Gilbert
2017-12-16
XEEN: Convert character _awards array from bool to int
Paul Gilbert
2017-12-10
XEEN: Implemented awards listing dialog
Paul Gilbert
2017-11-23
XEEN: Script opcode cleanup and fixes
Paul Gilbert
2017-11-23
XEEN: Fixes for initializing blacksmith wares
Paul Gilbert
2017-11-18
XEEN: Fix number of spells per class array & constant
Paul Gilbert
2017-11-18
XEEN: Fixes for Character class
Paul Gilbert
2017-11-14
XEEN: Fix some Coverity warnings
Paul Gilbert
2017-11-11
XEEN: In progress implementing giveTake
Paul Gilbert
2017-04-18
JANITORIAL: Remove superfluous semicolons
Torbjörn Andersson
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
2016-09-22
XEEN: Create Resources class to encapsulate all the static resources
Paul Gilbert
2016-09-12
XEEN: Beginnings of Music class
Paul Gilbert
2016-09-04
XEEN: Change a strncpy use to Common::strlcpy
Paul Gilbert
2016-08-28
XEEN: Moved method comments from CPP to header files
Paul Gilbert
[next]