aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-29HOPKINS: Various renamingStrangerke
2013-01-28HOPKINS: Add hack to improve the display of text on the computers, for the ↵Strangerke
BeOS and OS/2 versions
2013-01-28HOPKINS: Add a fallback for the sound played in the option menu, for the ↵Strangerke
BeOS and OS/2 versions
2013-01-28HOPKINS: Add fallback alternative for the computer font file, for the BeOS ↵Strangerke
and OS/2 versions
2013-01-27HOPKINS: Renaming of another variable in LinesManagerStrangerke
2013-01-27HOPKINS: set private a couple of members of AnimationManagerStrangerke
2013-01-27HOPKINS: Some refactoring in LinesManagerStrangerke
2013-01-27HOPKINS: Move some more LinesManager variables to private, add some ↵Strangerke
functions to access them
2013-01-27HOPKINS: More private members in LinesManagerStrangerke
2013-01-27HOPKINS: Move some more members to LinesManagerStrangerke
2013-01-27HOPKINS: Work around broken cadavre.mod in OS/2 and BeOS versionsTorbjörn Andersson
A large part of cadavre.mod is broken. No new notes play, and only the old background sounds remain. It's possible, perhaps even probable, that the original MOD player didn't have this problem, but all standalone players I've tried do, so I'm assuming it's the file that's broken. We work around it by changing the length of the song after it's been loaded to only include the good parts.
2013-01-27HOPKINS: Move two more variables to _linesManager, set private some variablesStrangerke
2013-01-27HOPKINS: Move some more variables from Globals to LinesManagerStrangerke
2013-01-27HOPKINS: Move _maxLineIdx to LinesManager, remove a useless variableStrangerke
2013-01-27HOPKINS: Move some structures and functions to LinesManagerStrangerke
2013-01-27HOPKINS: More renaming in LinesManagerStrangerke
2013-01-27HOPKINS: Refactor REPONSEStrangerke
2013-01-26HOPKINS: Simplify calls to PARCOURS2Strangerke
2013-01-26AUDIO: Mention that the Hopkins engine uses Protracker as wellTorbjörn Andersson
2013-01-26HOPKINS: Simplify version selectionStrangerke
2013-01-26HOPKINS: Fix bank animation speed for OS2 and BeOS version, add code to ↵Strangerke
replace display_version
2013-01-26HOPKINS: Refactor checkSmoothMove and makeSmoothMoveStrangerke
2013-01-26HOPKINS: Fix regression in pathfinding code, some more refactoringStrangerke
2013-01-25HOPKINS: Start refactoring PARC_PERSStrangerke
2013-01-24HOPKINS: More refactoring on PARCOURS2Strangerke
2013-01-24HOPKINS: Start refactoring PARCOURS2Strangerke
2013-01-24HOPKINS: Refactoring in LinesManager. Fix a loop bug in PARCOURS2Strangerke
2013-01-24HOPKINS: Some more renaming in LinesManager. Fix a bug in last loop conditionStrangerke
2013-01-24HOPKINS: Some renaming and refactoring in ObjectsManager and LinesManagerStrangerke
2013-01-24HOPKINS: Change a few spaces to tabsTorbjörn Andersson
2013-01-23HOPKINS: Fix GCC warningsTorbjörn Andersson
2013-01-23HOPKINS: Renaming in globals and ObjectsManagerStrangerke
2013-01-23HOPKINS: Modify misc setVolume functions so they are a bit less preciseStrangerke
2013-01-23HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManagerStrangerke
2013-01-22HOPKINS: Some renaming. Implement proper music volume during speechStrangerke
2013-01-22HOPKINS: rename one more field, fix glitch in ObjectsManagerStrangerke
2013-01-22HOPKINS: Fix error in loop conditions. Thanks Eriktorbjorn for noticingStrangerke
2013-01-22HOPKINS: Some renamingStrangerke
2013-01-21HOPKINS: More renaming in ObjectsManager and globalsStrangerke
2013-01-21Hopkins: More renamingStrangerke
2013-01-21HOPKINS: More renaming in ObjectsManagerStrangerke
2013-01-21HOPKINS: Rename several structuresStrangerke
2013-01-21HOPKINS: Remove useless fields in ObjectsManager, some renamingStrangerke
2013-01-20HOPKINS: Fix error in PARADISE (field16 vs field10), rename some fieldsStrangerke
2013-01-20HOPKINS: Fix regression introduced in ↵Strangerke
5678fbd3212f3d758863ec2338066797718b8f88: Glitch while speaking. Thanks to eriktorbjorn for noticing and bisecting the problem
2013-01-20HOPKINS: Get rid of GOTOs in FontManagerStrangerke
2013-01-20HOPKINS: Some more renaming and refactoringStrangerke
2013-01-20HOPKINS: Refactor playIntroStrangerke
2013-01-20HOPKINS: Fix speech in intro for BeOS and OS/2 versions. Thanks Eriktorbjorn ↵Strangerke
for the help
2013-01-20HOPKINS: Add Spanish computer textStrangerke