0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove stdint.h, it will be included with dev installer. More... over 13 years ago
Updated vs2008 project. More... over 13 years ago
Renamed System with Config. Improved error raising for Audio. Documenting. More... over 13 years ago
Refactored ARuby. Documented ruby classes. Other minor changes. More... over 13 years ago
Formatting comments. More... over 13 years ago
Move SDL code to sub folder. Documenting functions. More... over 13 years ago
New source files structure. More... over 13 years ago
Formatting. Fix Warnings. More... over 13 years ago
Formatting. More... over 13 years ago
Fix warnings. More... over 13 years ago
Add built-in Zlib and Win32API ruby classes (RubyLibs project). Update vs2010 project, added with env var for dependencies. Add ignore svn properties to folders. More... over 13 years ago
Delete Game.exe and Game.ini. More... over 13 years ago
Delete dependencies, they should not be in the repository. More... over 13 years ago
Fixed build on Windows, and added directives for checking if compiling under WIN32 (Just in case the source files are compiled in other platform) More... almost 14 years ago
First Mac OSX build commit - etheon More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
[no comment] More... almost 14 years ago
Added reading of rtp path in HKEY_CURRENT_USER. Fixed hkey error in registry.cpp. More... about 14 years ago
Fixed problem with UNICODE in windowui_win32. Replaced Scripts.rxdata with original one. More... about 14 years ago
ARGSS: More... about 14 years ago
Fixed problem with Bitmap Refresh in Tilemap, Plane and Window. More... about 14 years ago
Fixed plane tessellation. More... about 14 years ago
Many changes made. SDL deprecated. Using SOIL lib for image loading. Freetype lib for text drawing. Native window support for windows. Added native time and input for windows. Fixed some errors. More... about 14 years ago
Plane made, updated Sprite, Bitmap, Tilemap, Window, Graphics for OpenGL. Ruby c++ functions added to ARGSS namespaces. Added %windir%/fonts" as search path for FileFinder::FindFont. Reorganized debug scripts test. VS 2010 project added. SimpleIni moved to dependencies. Updated SDL msvc dependencies. Deleted some unnecessary files. Other minor additions and fixings. More... about 14 years ago
OpenGL rendering. Tilemap started. Drawable virtual class for graphics objs. Fixed some bugs. More... about 14 years ago
Added Window.cursor_rect. FileFinder made. RPG classes made in c++ with ruby API. Fixed memory leaks in graphical objects. Fixed problem with msgbox and fps. Added marshal _load and _dump for objects. Input buttons are now detected. Other minor fixes. More... about 14 years ago
$stdin.gets, $stdin.getc, global gets and global getc working now. More... about 14 years ago
Fixed bitmap pixel order issues (Sprite.tone). Fixed Graphics.backcolor. Improved scripts.rb tests. More... about 14 years ago
Fixed problems with GC and disposable objects. Added error messages. Improved some Output functions. More... about 14 years ago