This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
scummvm
Watch
1
Star
0
Fork
0
You've already forked scummvm
mirror of
https://github.com/libretro/scummvm.git
synced
2025-01-20 08:53:51 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
scummvm
/
engines
History
Max Horn
74edd90aba
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
...
svn-id: r21951
2006-04-16 19:23:14 +00:00
..
cine
- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain*
2006-04-15 20:36:41 +00:00
gob
Removed the directory parameter from md5_file
2006-04-16 12:50:39 +00:00
kyra
Removed the directory parameter from md5_file
2006-04-16 12:50:39 +00:00
lure
Removed the directory parameter from md5_file
2006-04-16 12:50:39 +00:00
queen
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
2006-04-16 19:23:14 +00:00
saga
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
2006-04-16 19:23:14 +00:00
scumm
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
2006-04-16 19:23:14 +00:00
simon
The backend is responsible for making its own copy of the mouse cursor, so FF
2006-04-16 17:53:37 +00:00
sky
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
2006-04-16 19:23:14 +00:00
sword1
- Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a new getActiveDomain method that returns a pointer to the actual active *domain*
2006-04-15 20:36:41 +00:00
sword2
Fix for bug
#1471383
: Instead of overloading ConfigManager::set, we now have new setInt and setBool methods (matching getInt/getBool), which avoids strange quirks & bugs caused by (char *) being implicitly cast to int (ouch)
2006-04-16 19:23:14 +00:00
module.mk
Initial version of Cinematique engine evo 1.
2006-02-22 22:40:53 +00:00