Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-03-02 | COMMON: Remove newlines from debug() | dhewg | |
They were interfering with my precious debug spew :P | |||
2011-03-02 | ANDROID: Don't use warning() in JNI functions | dhewg | |
2011-03-02 | ANDROID: Don't use warning()/error() in a thread | dhewg | |
2011-03-02 | SCI: Fixed bug #3040161 - "LONGBOW: Textbox glitch" | md5 | |
GetLongest() could exceed the maximum width with the very last character of a word. The same fix has been applied to the SCI32 code. | |||
2011-03-02 | SCI: Fixed text positioning in the credits screen of Dr. Brain Amiga | md5 | |
The additional text positioning code in kDisplay was added in SCI1 middle, not SCI1 late. Also, did some slight cleanup | |||
2011-03-02 | SCI: Fix garbage collection for SCI32 | Matthew Hoops | |
SCI32 has no ports | |||
2011-03-02 | SCI: Bug fixes to the reg_t addition operator | md5 | |
Thanks to fingolfin's comments regarding these | |||
2011-03-02 | NEWS: Attempt to improve consistency | Max Horn | |
2011-03-02 | NEWS: Sort ports alphabetically | Max Horn | |
2011-03-02 | HUGO: Silence GCC warning | Max Horn | |
2011-03-02 | SCI: Fixed bug #3039775 - "KQ4: Graphics glitch in the mansion tower" | md5 | |
2011-03-02 | SCI: Fix variable name | Willem Jan Palenstijn | |
2011-03-02 | SCI: Fixed script bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while ↵ | md5 | |
playing" | |||
2011-03-02 | SCI: Cleanup | md5 | |
2011-03-02 | SCI: Change workaround for hoyle3-demo's rendering order | Willem Jan Palenstijn | |
This behaviour much more closely matches SSCI. | |||
2011-03-01 | SCI: Fixed the background color of the status bar in Amiga versions | md5 | |
2011-03-01 | SCI: Fixed bug #3039188 - "LSL2 Amiga: Failed to Initialize Sound Driver error" | md5 | |
This was a signed/unsigned issue. Also fixed compilation when DEBUG is enabled. Thanks to waltervn for his help on this. | |||
2011-03-01 | CREDITS: Credit madmoose Smacker video decoder | madmoose | |
2011-03-01 | AUDIO: Removed comment about MDT_PREFER_MT32 and the MT-32 emulator | md5 | |
2011-03-01 | AUDIO: Set default values for the MT-32 and GM device settings | md5 | |
This fixes the case where an MT-32 music type is erroneously returned with the default GUI audio settings if an engine specifies MDT_PREFER_MT32. Many thanks to wjp and fuzzie for their help and work on this | |||
2011-03-01 | MIDI: Updated documentation on MDT_PREFER_MT32 and MDT_PREFER_GM | md5 | |
2011-03-01 | HUGO: Correct 2 Memory Leaks in DAT Object Loading. | D G Turner | |
2011-03-01 | HUGO: Correction for Schedule saveActions() mistake. | D G Turner | |
2011-03-01 | OPENGL: Limit maximum cursor scale. | Johannes Schickel | |
This avoids too big cursors when the screen resolution is really high. | |||
2011-03-01 | OPENGL(SDL): Use the whole window/screen size for the overlay. | Johannes Schickel | |
This makes the overlay looking nicer in fullscreen mode. | |||
2011-03-01 | GUI: Fix default mode bug in initCommonGFX. | Johannes Schickel | |
Formerly when a game which used defaultTo1XScaler was run with "-gdefault" from command line, it was run with a 2x scaler in case of the SDL backend, since it defaults to 2x (see SdlGraphicsManager::getDefaultGraphicsMode). | |||
2011-02-28 | AGI: Add detection for the 'AGI Combat' fan game | Matthew Hoops | |
2011-03-01 | GUI: Increment theme version. | Johannes Schickel | |
With 50a682e7e1c69082735a07b2261d1c0c61ac12c9 we changed the resolution string in a way which is incompatible with old resolution strings, thus all old theme files are not usable anymore and will cause problems. To avoid that we just increase the version string and thus it is not possible to use them anymore. | |||
2011-03-01 | HUGO: Rewrite saveActions() and readActions() in order to be platform and ↵ | strangerke | |
endian safe. This breaks (again) the savegame file formats... Hopefully for the last time | |||
2011-02-28 | HUGO: cleanup, fix several bad indirections (thanks LordHoto) | strangerke | |
2011-02-28 | HUGO: Fix assert while saving under linux | strangerke | |
2011-02-28 | SCI: Skip Ports when iterating over Windows in GC | Willem Jan Palenstijn | |
2011-02-28 | SCI: Fix crash with hunk refs in logkernel output | Willem Jan Palenstijn | |
2011-02-28 | SCI: Removed the script patch for the scrubbing scene. The crash no longer ↵ | md5 | |
occurs with the latest fixes to kDoBresen | |||
2011-02-28 | SCI: Removed several workarounds which are no longer needed, after the ↵ | md5 | |
changes regarding hunk pointers in r0d555c4 | |||
2011-02-28 | SCI: Added CD flags to the CD versions of LSL6 | md5 | |
2011-02-28 | SWORD2: Silence an MSVC warning (false positive) | md5 | |
2011-02-28 | SCI: Add workaround for PQ:SWAT. | Lars Skovlund | |
This is a bug in the SCI32 class library, and there are similar workarounds for a number of SCI32 games. | |||
2011-02-28 | SWORD2: fix leak of previous commit properly | Fabio Battaglia | |
Memorize psx sprite buffer pointer to properly free it | |||
2011-02-28 | SWORD2: Plug a memory leak in psx version | Fabio Battaglia | |
Free buffer used to resize psx sprite in drawTextObject | |||
2011-02-28 | SCI: Moved hunk pointer handling to the GC, and removed some related workarounds | md5 | |
SCI scripts can contain stale pointers, which are used later on. We now delete the contents of hunk entries without invalidating the relevant pointers and let the GC clear the references. Many thanks to waltervn and wjp for all their work and help on this. | |||
2011-02-28 | SCI: Add FIXME comment to workaround | Willem Jan Palenstijn | |
2011-02-28 | HUGO: Remove forgotten debug message | strangerke | |
2011-02-28 | HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and ↵ | strangerke | |
platform safe | |||
2011-02-28 | SCI: Reverted rc7bfbc3 and fixed the actual cause of bug #3106107 | md5 | |
While fast forwarding a song, disable its hold value together with any possible sound looping, so that the song won't loop forever. | |||
2011-02-28 | SCI: Fixed bug #3106107 - "QFG3: Crash when saving outside palace" | md5 | |
Ignore requests to alter a song's hold value while it's being faded, and reset a song's hold value when fading starts. This ensures that the song will actually stop when fading is done and won't keep looping forever. | |||
2011-02-28 | SCI: Cleanup of the save/load dialog patching code and the lofs type ↵ | md5 | |
detection code | |||
2011-02-27 | TOON: Avoid hiding overloaded virtual methods | Ori Avtalion | |
2011-02-27 | AGOS: Avoid hiding overloaded virtual methods | Ori Avtalion | |
2011-02-27 | SCI: Fix negative window origin alignment. | Willem Jan Palenstijn | |
SSCI does a shr 1; shl 1 here in SetOrigin. This fixes a crash in the ending scene of SQ3 (#3194199). |