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
Age
Commit message (
Collapse
)
Author
2013-01-10
HOPKINS: Refactor checkCollisionLine
Strangerke
2013-01-09
HOPKINS: Simplify absolute values in LinesManager
Strangerke
2013-01-09
HOPKINS: Refactor searchSavegames
Strangerke
2013-01-09
HOPKINS: Rewrite nextVerbIcon
Strangerke
2013-01-09
HOPKINS: Fix typo in previous commit
Strangerke
2013-01-09
HOPKINS: Get rid of some more casts in objectManager
Strangerke
2013-01-09
HOPKINS: Get rid of some more casts in objectManager
Strangerke
2013-01-08
HOPKINS: Remove some nasty casts from menuManager and ObjectManager
Strangerke
2013-01-08
HOPKINS: Get rid of the NO_VISU global variable
Filippos Karapetis
2013-01-08
HOPKINS: Get rid of more useless global variables
Filippos Karapetis
2013-01-08
HOPKINS: Clean up the menu code
Filippos Karapetis
2013-01-08
HOPKINS: Refactor nextObjectIcon
Strangerke
2013-01-08
HOPKINS: Some renaming and refactoring in showInventory and changeObject
Strangerke
2013-01-08
HOPKINS: Remove global filename and constructFilename
Strangerke
2013-01-08
HOPKINS: Merge all the different full version logic handlers
Filippos Karapetis
2013-01-07
HOPKINS: Add detection for Hopkins Spanish
Strangerke
2013-01-07
Merge pull request #6 from bluegr/hopkins
Strangerke
Hopkins: More cleanup commits
2013-01-07
HOPKINS: Get rid of _disableCursorFl
Filippos Karapetis
2013-01-07
HOPKINS: Get rid of the NOSPRECRAN global variable
Filippos Karapetis
2013-01-07
HOPKINS: Fix fileExists()
Filippos Karapetis
2013-01-07
HOPKINS: Remove useless globals and rename some variables
Filippos Karapetis
2013-01-07
HOPKINS: Get rid of the checks for the interlaced videos inside the TSVGA folder
Filippos Karapetis
2013-01-07
HOPKINS: Fix regression (typo)
Filippos Karapetis
2013-01-07
HOPKINS: The return value of constructLinuxFilename is unused
Filippos Karapetis
2013-01-07
HOPKINS: Remove static game directory configuration options
Filippos Karapetis
Also, remove the unused VGA folder. This is the first step to remove constructFilename() and associated functions.
2013-01-07
HOPKINS: Remove more unused global variables
Filippos Karapetis
2013-01-07
Merge pull request #5 from bluegr/hopkins
Strangerke
Hopkins: Some cleanup commits
2013-01-07
HOPKINS: Remove another unused global variable
Filippos Karapetis
2013-01-07
HOPKINS: Remove another unused global
Filippos Karapetis
2013-01-07
HOPKINS: Fix typo
Filippos Karapetis
2013-01-07
HOPKINS: Simplify SoundManager::WSOUND()
Filippos Karapetis
2013-01-07
HOPKINS: Get rid of more unused/unnecessary globals
Filippos Karapetis
2013-01-07
HOPKINS: Remove unused variables
Filippos Karapetis
2013-01-07
HOPKINS: Some renaming
Strangerke
2013-01-07
HOPKINS: Some refactoring in ComputerManager
Strangerke
2013-01-07
HOPKINS: More 16b refactoring
Strangerke
2013-01-07
HOPKINS: Simplify Copy_vga16, get rid of unsafe uint16 casts
Strangerke
2013-01-06
HOPKINS: Remove uint16 casting in m_scroll16 in order to avoid endian issue
Strangerke
2013-01-06
HOPKINS: Remove a GOTO in Copy_WinScan_Vbe
Strangerke
2013-01-05
HOPKINS: Simplify character mapping in ComputerManager
Strangerke
2013-01-05
HOPKINS: Some refactoring in ComputerManager.
Strangerke
2013-01-05
HOPKINS: Silence GCC warnings related to the computer manu
Strangerke
2013-01-05
HOPKINS: Refactor copy16bFromSurfaceScaleX2
Strangerke
2013-01-05
HOPKINS: Remove 8b CopyAsm, rename the 16b one
Strangerke
2013-01-05
HOPKINS: (on Behalf of Eriktorbjorn) dispose music after use in order to ↵
Strangerke
avoid a memory leak
2013-01-05
HOPKINS: Fix display in breakout game. Get rid of any int16 cast to make ↵
Strangerke
sure it's endian safe.
2013-01-05
HOPKINS: Get rid of NO_OFFSET which isn't initialized properly in the ↵
Strangerke
original game...
2013-01-04
HOPKINS: Fix regression introduced in fbd2c0e9182cf6a3ff90cf83b47347dfdd4de564
Strangerke
2013-01-04
HOPKINS: Remove setModeVesa()
Strangerke
2013-01-04
HOPKINS: Fix crash in exotic versions when leaving the computer
Strangerke
[next]