scummvm/engines/gob
2025-03-27 13:47:57 +08:00
..
demos GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
detection GOB: Mark Bargon Attack entry as EN_GRB 2025-03-17 19:05:29 +02:00
minigames/geisha GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
pregob GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
save GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
sound GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
anifile.cpp GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
anifile.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
aniobject.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
aniobject.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
backbuffer.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
backbuffer.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
cheater.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
cheater.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
cheater_geisha.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
cmpfile.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
cmpfile.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
configure.engine CONFIGURE: Split indeo into indeo3 and indeo45 components 2024-12-27 12:40:26 +01:00
console.cpp GOB: Add missing commands to the console help text 2024-11-20 08:06:40 +02:00
console.h GOB: Improve GobConsole 2024-06-14 00:09:36 +03:00
credits.pl
databases.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
databases.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
dataio.cpp GOB: JANITORIAL: Fix typos 2024-08-06 17:33:27 +03:00
dataio.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
dbase.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
dbase.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
decfile.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
decfile.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw.cpp GOB: Fix an uninitialized member variable in Draw object 2024-11-27 21:44:54 +01:00
draw.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw_bargon.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw_fascin.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw_playtoons.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
draw_v2.cpp JANITORIAL: GOB: Fix typos in comment/warning 2024-08-06 13:38:02 +03:00
draw_v7.cpp GOB: add forgotten reference to dual-license for draw_v7 2024-04-07 23:29:56 +03:00
expression.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
expression.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
game.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
game.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
gameidtotype.h GOB: add englishfever to detection tables 2024-09-21 21:03:32 +03:00
global.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
global.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
gob.cpp GOB: Add version fallback from our detection tables - bug #14857 2024-11-18 20:17:55 +02:00
gob.h ENGINES: [a-k]*: Switched Debug Channels from bitfield to sequential enum 2025-02-22 15:51:24 +01:00
goblin.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
goblin.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
goblin_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
goblin_v2.cpp GOB: Fix Blount becoming inactive in the Gob3 brain level - bug #5760 2024-11-29 23:17:14 +02:00
goblin_v3.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
goblin_v4.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
goblin_v7.cpp GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
hotspots.cpp Revert "GOB: fix overload in hotspots.cpp" 2024-07-03 01:18:48 +03:00
hotspots.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
iniconfig.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
iniconfig.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_fascin.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_geisha.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v2.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v3.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v4.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v6.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
init_v7.cpp JANITORIAL: GOB: Fix typos 2024-12-25 17:20:50 +02:00
inter.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter.h GOB: Fix footstep sounds in Gob2 CD - bug 15341 2024-11-07 01:02:09 +02:00
inter_adibou1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_bargon.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_fascin.cpp GOB: JANITORIAL: Fix typos 2024-08-06 17:33:27 +03:00
inter_geisha.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_inca2.cpp GOB: Fix a crash at startup in some Inca2 versions 2024-07-16 21:29:53 +02:00
inter_littlered.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_playtoons.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_v1.cpp GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
inter_v2.cpp GOB: Add version fallback from our detection tables - bug #14857 2024-11-18 20:17:55 +02:00
inter_v3.cpp GOB: Fix typo 2024-11-07 01:02:08 +02:00
inter_v4.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_v5.cpp GOB: JANITORIAL: Fix typos 2024-08-06 17:33:27 +03:00
inter_v6.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
inter_v7.cpp GOB: mention usage of memory hack in Adi 4 2024-05-19 00:13:18 +03:00
map.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
map.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
map_v1.cpp Revert "GOB: fix code overloads in map_v1.cpp" 2024-07-03 01:18:27 +03:00
map_v2.cpp GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
metaengine.cpp GOB: Add version fallback from our detection tables - bug #14857 2024-11-18 20:17:55 +02:00
module.mk
mult.cpp GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
mult.h GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
mult_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
mult_v2.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
obsolete.h GOB: magicstones detection cleanup 2024-12-17 11:12:11 +02:00
palanim.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
palanim.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
POTFILES I18N: Added more missing POTFILES entries 2024-11-08 01:29:59 +01:00
resources.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
resources.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
rxyfile.cpp GOB: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
rxyfile.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
scenery.cpp GOB: JANITORIAL: Fix typos 2024-08-06 17:33:27 +03:00
scenery.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
scenery_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
scenery_v2.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
script.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
script.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
surface.cpp GOB: Don't use deprecated primitives 2025-01-24 12:11:17 +01:00
surface.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
totfile.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
totfile.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
util.cpp GOB: replace incorrect filename in comment 2024-06-23 16:44:47 +03:00
util.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
variables.cpp GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
variables.h GOB: Fix endianess issue in Goblin_v7::setGoblinState (Adibou2) - bug #15516 2024-12-01 22:56:57 +01:00
video.cpp GRAPHICS: Move PaletteManager definition to a separate header 2024-03-12 12:24:00 +02:00
video.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
video_v1.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
video_v2.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
video_v6.cpp GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00
videoplayer.cpp GOB: Show the cursor for the closeup video of Bizoo in Gob3 - bug #5381 2024-11-29 00:38:13 +02:00
videoplayer.h GOB: Dual-license the gob engine under LGPL 2024-01-08 01:44:04 +01:00