×
Create a new article
Write your page title here:
We currently have 176 articles on Open Eggbert. Type your article name above or click on one of the titles below and start writing!



Open Eggbert
176Articles

Decompilation: Difference between revisions

m (Robertvokac moved page Speedy BlupiX/Decompilation to Speedy Blupi/Decompilation without leaving a redirect)
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.

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