Robertvokac (talk | contribs) m (Robertvokac moved page Speedy BlupiX/Decompilation to Speedy Blupi/Decompilation without leaving a redirect) |
Robertvokac (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
Speedy Blupi/Eggbert I games are basically forks of Planet Blupi game. Source code of Planet Blupi was published in 2017. | Speedy Blupi/Eggbert I games are basically forks of Planet Blupi game. Source code of Planet Blupi was published in 2017. | ||
== Source code files == | |||
=== action.h === | |||
=== actions.h === | |||
=== blupi.cpp === | |||
=== button.cpp === | |||
=== button.h === | |||
=== cursor1.cur === | |||
=== ddraw.h === | |||
=== ddutil.cpp === | |||
=== ddutil.h === | |||
=== decblupi.cpp === | |||
=== decmove.h === | |||
=== decor.cpp === | |||
=== decor.h === | |||
=== dectables.cpp === | |||
=== dectables.h === | |||
=== def.h === | |||
=== dplay.h === | |||
=== dsound.h === | |||
=== event.cpp === | |||
=== event.h === | |||
=== fifo.h === | |||
=== jauge.cpp === | |||
=== jauge.h === | |||
=== menu.cpp === | |||
=== menu.h === | |||
=== misc.cpp === | |||
=== misc.h === | |||
=== movie.cpp === | |||
=== movie.h === | |||
=== network.cpp === | |||
=== network.h === | |||
=== ping.asm === | |||
=== pixmap.cpp === | |||
=== pixmap.h === | |||
=== resource.h === | |||
=== resource1.h === | |||
=== sound.cpp === | |||
=== sound.h === | |||
=== text.cpp === | |||
=== text.h === | |||
=== texttables.h === | |||
=== wave.cpp === | |||
=== wave.h === |
Revision as of 19:23, 3 October 2024
There is an active project aimed to decompile Speedy Eggbert 2 using source code of Planet Blupi.
Speedy Blupi/Eggbert I games are basically forks of Planet Blupi game. Source code of Planet Blupi was published in 2017.