Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-11 | fixt Fix several bugs in the Windows installation | Frederico Linhares | |
* Rakefile: Link against winsock2 * ruby_build_config.rb: Add sockets to the engine for on-line gaming. * src/core.cpp: Windows needs to read mrb files as binaries. * windows_installer.nsi: write uninstaller before listing files seems to cause bugs. | |||
2024-01-05 | buil Use a newer version for mruby | Frederico Linhares | |
2023-05-30 | feat Create 2D animations | Frederico Linhares | |
* Rakefile: Add subfolders to the lib directory. * lib/animation/discrete.rb: Create a class for discrete animations. This class needs tests. * lib/animation/frame_2d.rb: Create a 2D frame to be used with discrete animations | |||
2022-10-05 | buil Configure compilatio for MinGW | Frederico Linhares | |