Age | Commit message (Expand) | Author |
2017-08-12 | TITANIC: Fix resuming well music after looking down well | Paul Gilbert |
2017-08-06 | TITANIC: Create new CMovementMsg for new movement functionality | Paul Gilbert |
2017-08-05 | TITANIC: Fix original savegames from the bar not loading | Paul Gilbert |
2017-07-18 | TITANIC: Fix crash trying to restart game after returning to launcher | Paul Gilbert |
2017-02-19 | WORKAROUND: Stop resetting bomb code wheels when loading savegames | Paul Gilbert |
2017-01-21 | TITANIC: Reorder class types setup so all ancestors come first | Paul Gilbert |
2017-01-21 | TITANIC: Fix ancestor to descendent order for CParrotLobbyLinkUpdator | Paul Gilbert |
2016-12-25 | TITANIC: Fix compiler warnings | Paul Gilbert |
2016-12-20 | TITANIC: Fix panning away from parrot cage | Paul Gilbert |
2016-12-19 | TITANIC: Add missing ADDFN lines for classes in CSaveableObject | Paul Gilbert |
2016-11-07 | TITANIC: Simplify freeing class list on exit | Paul Gilbert |
2016-11-05 | TITANIC: Free allocated class type definitions on exit | Paul Gilbert |
2016-11-01 | TITANIC: Add support for mouse wheel scrolling conversations log | Paul Gilbert |
2016-10-09 | JANITORIAL: Remove trailing spaces | Eugene Sandulenko |
2016-09-11 | TITANIC: Extra loading logic and translation code for German version | Paul Gilbert |
2016-09-11 | TITANIC: In progress work on German Translation view in PET | Paul Gilbert |
2016-09-11 | TTIANIC: Add CPlaceHolderItem, CVariableList classes | Paul Gilbert |
2016-08-29 | TITANIC: Remove unused CChevSwitch class | Paul Gilbert |
2016-08-27 | TITANIC: Implemented more game classes | Paul Gilbert |
2016-08-26 | TITANIC: Implemented more game classes | Paul Gilbert |
2016-08-16 | TITANIC: Implemented various pellerator classes | Paul Gilbert |
2016-08-15 | TITANIC: Implemented CHeadPiece and ear classes | Paul Gilbert |
2016-08-14 | TITANIC: Move BilgeSuccUBus & ParrotSuccUBus to npcs/ folder | Paul Gilbert |
2016-07-24 | TITANIC: Add semicolons after DEFFN lines | Paul Gilbert |
2016-07-15 | TITANIC: Removed const modifier from all saveable objects | Paul Gilbert |
2016-07-15 | TITANIC: Cleanup CGameObject list from CMovieClipList to CMovieRangeInfoList | Paul Gilbert |
2016-07-15 | TITANIC: Rename CPlaceHolder to CPlaceHolderItem to match original | Paul Gilbert |
2016-07-15 | TITANIC: gcc compilation fixes | Paul Gilbert |
2016-07-10 | TITANIC: Finished CComputerScreen TimerMsg | Paul Gilbert |
2016-07-10 | TITANIC: Implement checks for whether NPCs can be summoned | Paul Gilbert |
2016-07-10 | TITANIC: Implemented CGameObject::find | Paul Gilbert |
2016-07-10 | TITANIC: Implementing CArm message handlers | Paul Gilbert |
2016-07-10 | TITANIC: Implementing CCarry drag end handler | Paul Gilbert |
2016-04-09 | TITANIC: Further implementation of timers | Paul Gilbert |
2016-04-06 | TITANIC: Fix class hierarchy in ClassDef structures | Paul Gilbert |
2016-04-01 | TITANIC: Moved gfx/ pet classes into pet_control/ | Paul Gilbert |
2016-03-31 | TITANIC: Beginnings of PET event handling code | Paul Gilbert |
2016-03-28 | TITANIC: Implemented CCDROM and various support stuff | Paul Gilbert |
2016-03-24 | TITANIC: Support methods needed by CTelevision | Paul Gilbert |
2016-03-23 | TITANIC: More view event handling, beginnings of mouse cursor loading | Paul Gilbert |
2016-03-19 | TITANIC: Implemented CGameManager::update | Paul Gilbert |
2016-03-19 | TITANIC: Implemented CViewItem::viewChange | Paul Gilbert |
2016-03-18 | TITANIC: Implement input translator event methods | Paul Gilbert |
2016-03-17 | TITANIC: Add stubs for CEnterNodeMsg message handlers | Paul Gilbert |
2016-03-17 | TITANIC: Added stubbed CEnterRoomMsg event handlers as needed | Paul Gilbert |
2016-03-13 | TITANIC: Add message generation at end of applicationStarting | Paul Gilbert |
2016-03-13 | TITANIC: Changed CGameStateSub to CGameLocation, properly implemented it | Paul Gilbert |
2016-03-12 | TITANIC: Added CGameObjectDescItem class | Paul Gilbert |
2016-03-12 | TITANIC: Implement various post-load methods | Paul Gilbert |
2016-03-07 | TITANIC: Implemented message target classes | Paul Gilbert |