aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/hopkins.cpp
AgeCommit message (Collapse)Author
2013-02-18HOPKINS: Fixed warnings about switch statements using DIR_ constantsDreammaster
2013-02-18HOPKINS: Merge 'remotes/dreammaster/hopkins' into hopkinsWillem Jan Palenstijn
Conflicts: engines/hopkins/lines.cpp engines/hopkins/lines.h engines/hopkins/objects.cpp
2013-02-18HOPKINS: More Direction refactoringStrangerke
2013-02-16HOPKINS: Convert route lists into structsWillem Jan Palenstijn
2013-02-15HOPKINS: Reorder includesStrangerke
2013-02-15HOPKINS: Move font initialization to FontsManagerStrangerke
2013-02-15HOPKINS: Move mouse data initialization to EventsManager, set mouse variable ↵Strangerke
as private
2013-02-15HOPKINS: More renaming and refactoringStrangerke
2013-02-13HOPKINS: Added a basic base map screen for the Windows version if a ↵Paul Gilbert
PBASE.PCX file can't be found
2013-02-12HOPKINS: Move some zone code to LinesManagerStrangerke
2013-02-10HOPKINS: Remove obsolete TODOsStrangerke
2013-02-08HOPKINS: Improve private/public scope in SoundManager and ScriptManagerStrangerke
2013-02-07HOPKINS:Move some variables from globals to ObjectManagerStrangerke
2013-02-07HOPKINS: Improve private/public scope in Globals. Remove some useless ↵Strangerke
variables, move some variables to FontManager
2013-02-07HOPKINS: Misc refactoring and renaming, remove some dead codeStrangerke
2013-02-05HOPKINS: More refactoring and renaming in ObjectsManagerStrangerke
2013-02-05HOPKINS: Some refactoring in ObjectsManagerStrangerke
2013-02-04HOPKINS: Start refactoring playSequence2. Remove 4 labels and the associated ↵Strangerke
GOTOs
2013-02-03HOPKINS: Remove debug hack left in previous commit, some tiny refactoringStrangerke
2013-02-03HOPKINS: flatten a leftover serie of IFsStrangerke
2013-02-03HOPKINS: Some more refactoring in BTOCEAN codeStrangerke
2013-02-03HOPKINS: Get rid of 3 more labelsStrangerke
2013-02-03HOPKINS: Start refactoring BTOCEAN. Get rid of two labels and their ↵Strangerke
associated GOTOs
2013-01-29HOPKINS: More renaming in the Global classStrangerke
2013-01-27HOPKINS: Move some more LinesManager variables to private, add some ↵Strangerke
functions to access them
2013-01-27HOPKINS: Move some more members to LinesManagerStrangerke
2013-01-27HOPKINS: Move _maxLineIdx to LinesManager, remove a useless variableStrangerke
2013-01-27HOPKINS: Refactor REPONSEStrangerke
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-24HOPKINS: Change a few spaces to tabsTorbjörn Andersson
2013-01-23HOPKINS: Some renaming and refactoring in globals, TalkManager and FontsManagerStrangerke
2013-01-22HOPKINS: Some renamingStrangerke
2013-01-21HOPKINS: More renaming in ObjectsManager and globalsStrangerke
2013-01-21HOPKINS: More renaming in ObjectsManagerStrangerke
2013-01-20HOPKINS: Some more renaming and refactoringStrangerke
2013-01-20HOPKINS: Refactor playIntroStrangerke
2013-01-20HOPKINS: Add Spanish computer textStrangerke
2013-01-20HOPKINS: Some renaming in GraphicsManager and HopkinsEngineStrangerke
2013-01-20HOPKINS: Remove WSOUND_INITStrangerke
2013-01-20HOPKINS: Some renamingStrangerke
2013-01-18HOPKINS: Add some specific BeOS and OS2 filesStrangerke
2013-01-14HOPKINS: Rename car related fields, remove map car sprite indexStrangerke
2013-01-13HOPKINS: Fix regression in Bomb display. This was caused by the use of the ↵Strangerke
wrong sprite file (two files with the same name)
2013-01-12HOPKINS: Some refactoring in the pathfinding codeStrangerke
2013-01-11HOPKINS: Various renamingStrangerke
2013-01-08HOPKINS: Get rid of more useless global variablesFilippos Karapetis
2013-01-08HOPKINS: Remove global filename and constructFilenameStrangerke
2013-01-08HOPKINS: Merge all the different full version logic handlersFilippos Karapetis
2013-01-07HOPKINS: Get rid of the NOSPRECRAN global variableFilippos Karapetis