Commit graph

7 commits

Author SHA1 Message Date
Hannes Mann 3fffccf665 Add a game class for mod support
This commit adds a game class, which is a collection of files that can depend on other files.
The base game "rayman2" contains all files required for the game, and they can then be overriden by games that depend on it.
OpenRayman will use this for editing menus (adding settings) and possibly other things.
All mods should target "rayman2_openrayman".
2016-06-15 03:55:52 +02:00
Hannes Mann 0bdfb582c9 Fix for windows 2016-06-12 16:37:23 +02:00
Hannes Mann f2b5e0bb73 Thanks to for lodepng 2016-06-11 22:44:50 +02:00
Hannes Mann f87b0351da Add glfw as submodule 2016-06-11 18:22:42 +02:00
Hannes Mann 2d7779afff Add rough TODO, for now 2016-06-11 03:20:54 +02:00
Hannes Mann 5721e6b2a5 Some initial boilerplate 2016-06-11 03:12:15 +02:00
Hannes Mann 2db6a433c9 Initial commit 2016-06-11 02:35:24 +02:00