aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-26DREAMWEB: Remove more unused global variablesFilippos Karapetis
2011-12-26DREAMWEB: Reduce dependency on globals and move functions to DreamBaseWillem Jan Palenstijn
2011-12-26DREAMWEB: Combine transferMap and transferInvWillem Jan Palenstijn
2011-12-26KYRA: Cleanup va_arg use in drawShape.Johannes Schickel
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
2011-12-26DREAMWEB: Convert pickupContsWillem Jan Palenstijn
2011-12-26DREAMWEB: Cleanup searchForFiles()Filippos Karapetis
2011-12-26KYRA: Remove unused/obsolete function.Johannes Schickel
2011-12-26DREAMWEB: Minor cleanupWillem Jan Palenstijn
2011-12-26DREAMWEB: Remove now unused Buffers segmentWillem Jan Palenstijn
2011-12-26DREAMWEB: Move openInvList, ryanInvList out of buffersWillem Jan Palenstijn
2011-12-26DREAMWEB: Update deallocatemem for moved sprite tableWillem Jan Palenstijn
2011-12-26DREAMWEB: Fix regression in transferToExWillem Jan Palenstijn
2011-12-26KYRA: Unconfuse some MSVC versions by adding a space before a comment.Johannes Schickel
2011-12-26DREAMWEB: Port 'dircom' to C++, move rootdir out of the data blob and fix a r...Filippos Karapetis
2011-12-26KYRA: (EOB) - add EOB copyright strings to KyraMetaEngine::getOriginalCopyrig...athrxx
2011-12-26KYRA: (EOB) - implement EOB1 party transferathrxx
2011-12-26KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)athrxx
2011-12-26KYRA: (EOB) - get rid of loadVGAPalette7bit()athrxx
2011-12-26KYRA: make bool variable const (again)athrxx
2011-12-26KYRA: whitespace cleanupathrxx
2011-12-26KYRA: (EOB) - remove unneeded virtual declarations in screen.hathrxx
2011-12-26KYRA: (EOB/LOL) - move eob/lol specific screen code to new classathrxx
2011-12-26KYRA: (EOB/LOL) - again fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB) - fix eob2 sequence text fadingathrxx
2011-12-26KYRA: (EOB) - rename some files for a better match with the contained codeathrxx
2011-12-26KYRA: implement Screen::decodeFrame1()athrxx
2011-12-26KYRA: (EOB) - fix static resource loading for EOB when LOL is disabledathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - fix some more bugsathrxx
2011-12-26KYRA: (EOB) - ignore 'EYE.PAK' file in resource loaderathrxx
2011-12-26KYRA: (EOB) - make sure that the music stops after character generation in Eob 1athrxx
2011-12-26KYRA: (EOB) - rename some saving throw related dataathrxx
2011-12-26KYRA: (EOB) - cleanupathrxx
2011-12-26KYRA: (EOB) - fix mem leakathrxx
2011-12-26KYRA: (EOB) - fix invalid string accessathrxx
2011-12-26KYRA: (EOB) - fix char generator regression + cleanupathrxx
2011-12-26KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-26KYRA: (EOB) - add debugger, etc.athrxx
2011-12-26KYRA: (EOB) - complete EOBII playabilityathrxx
2011-12-26KYRA: (EOB) - lots of bug fixes, mostly for EOB IIathrxx
2011-12-26KYRA: (EOB) - fix some bugsathrxx
2011-12-26KYRA: (EOB) - extend save/load dialogue to support 990 slotsathrxx
2011-12-26KYRA: (EOB) - implement wall of force spellathrxx
2011-12-26KYRA: (EOB) - add EOB 1 introathrxx
2011-12-26KYRA: (EOB) - add some spellsathrxx
2011-12-26KYRA: (EOB) - implemented some spells and fixed more bugsathrxx
2011-12-26KYRA: (EOB) - lots of fixes towards EOB1 playabilityathrxx
2011-12-26KYRA: (EOB) - some more sequence code and bug fixesathrxx