Today
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1296
To Do list refresh
Revision r1296
To Do list refresh
-
r1295
(Fixed compilation problems, sound should work again
(Reduced...) committed by julianraschke
- Fixed compilation problems, sound should work again
(Reduced screen size of one test program)
Fixed compilation problems, sound should work again
(Reduced screen size of one test program)
-
r1294
(Renamed gosu-source.tar.gz into gosu-linux.tar.gz and remove...) committed by julianraschke
- Renamed gosu-source.tar.gz into gosu-linux.tar.gz and removed Win/Mac build files (please use
SVN/Git)
Renamed gosu-source.tar.gz into gosu-linux.tar.gz and removed Win/Mac build files (please use
SVN/Git)
-
r1293
(Added stringio.bundle to the RubyGosu App.app) committed by julianraschke
- Added stringio.bundle to the RubyGosu App.app
Added stringio.bundle to the RubyGosu App.app
Yesterday
-
r1292
(Added hidden HWND passing from first created Window to FMOD) committed by julianraschke
- Added hidden HWND passing from first created Window to FMOD
Added hidden HWND passing from first created Window to FMOD
-
-
r1291
(Reverted(/fixed) examples to use window arguments again...fo...) committed by julianraschke
- Reverted(/fixed) examples to use window arguments again...for now... :(
Reverted(/fixed) examples to use window arguments again...for now... :(
-
r1290
(Added gemcutter pushing to Rakefile, removed Mac Ruby ZIP) committed by julianraschke
- Added gemcutter pushing to Rakefile, removed Mac Ruby ZIP
Added gemcutter pushing to Rakefile, removed Mac Ruby ZIP
-
r1289
(Weird rdoc cache tag attribute reorderings I don't understan...) committed by julianraschke
- Weird rdoc cache tag attribute reorderings I don't understand
Weird rdoc cache tag attribute reorderings I don't understand
-
r1288
(Added support for patches.rb to RubyGosu App.app) committed by julianraschke
- Added support for patches.rb to RubyGosu App.app
Added support for patches.rb to RubyGosu App.app
-
-
CppTutorial (Tutorial for a small game using Gosu and C++.) Wiki page commented on by mk12360
-
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1287
To Do list refresh
Revision r1287
To Do list refresh
Last 7 days
-
r1286
(Added patches.rb to RubyGosu App.app) committed by julianraschke
- Added patches.rb to RubyGosu App.app
Added patches.rb to RubyGosu App.app
-
r1285
(Truncated Gosu::milliseconds to Fixnum) committed by julianraschke
- Truncated Gosu::milliseconds to Fixnum
Truncated Gosu::milliseconds to Fixnum
-
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1283
To Do list refresh
Revision r1283
To Do list refresh
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1282
To Do list refresh
Revision r1282
To Do list refresh
-
-
-
gosu-mac-0.7.16.tar.gz (Gosu 0.7.16, compiled for Mac OS X (C++)) file uploaded by julianraschke
-
Labels:
Featured
Type-Archive
OpSys-OSX
Labels:
Featured
Type-Archive
OpSys-OSX
-
-
gosu-mac-0.7.16.tar.gz (Gosu 0.7.16, compiled for Mac OS X (C++ & Ruby)) file uploaded by julianraschke
-
Labels:
Featured
Type-Archive
OpSys-OSX
Labels:
Featured
Type-Archive
OpSys-OSX
-
-
-
-
-
-
gosu-mac-0.7.16.tar.gz (Gosu 0.7.16, compiled for Mac OS X (C++ & Ruby)) file uploaded by julianraschke
-
Labels:
Featured
Type-Archive
OpSys-OSX
Labels:
Featured
Type-Archive
OpSys-OSX
-
ChangeLog
(Log of Gosu's development.) Wiki page edited by julianraschke
- Revision r1281
Edited wiki page through web user interface.
Revision r1281
Edited wiki page through web user interface.
-
ChangeLog
(Log of Gosu's development.) Wiki page edited by julianraschke
- Revision r1280
Edited wiki page through web user interface.
Revision r1280
Edited wiki page through web user interface.
-
r1279
(Removed Window/Audio arguments to Sample/Song constructors i...) committed by julianraschke
- Removed Window/Audio arguments to Sample/Song constructors in all examples
Removed hotgosu/MacRuby support from gem (via Rakefile)
Removed Window/Audio arguments to Sample/Song constructors in all examples
Removed hotgosu/MacRuby support from gem (via Rakefile)
-
r1278
(Removed extremely old-school Gosu::Button:: constants from a...) committed by julianraschke
- Removed extremely old-school Gosu::Button:: constants from all Ruby examples
Removed extremely old-school Gosu::Button:: constants from all Ruby examples
-
r1277
(Fixed examples/TextInput.cpp) committed by julianraschke
- Fixed examples/TextInput.cpp
Fixed examples/TextInput.cpp
-
r1276
(Reverted examples/TextInput to use RubyGem, not development ...) committed by julianraschke
- Reverted examples/TextInput to use RubyGem, not development version
Reverted examples/TextInput to use RubyGem, not development version
-
r1275
(Added TextInput#filter to rdoc) committed by julianraschke
- Added TextInput#filter to rdoc
Added TextInput#filter to rdoc
-
-
issue 70
(Extending Gosu::TextInput) changed by julianraschke
-
Status:
Fixed
Owner:
julianraschke
Status:
Fixed
Owner:
julianraschke
-
r1273
(Added -I/usr/include/SDL to the Makefile because it helped s...) committed by julianraschke
- Added -I/usr/include/SDL to the Makefile because it helped someone once
Added -I/usr/include/SDL to the Makefile because it helped someone once
-
-
-
Last 30 days
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1272
To Do list refresh
Revision r1272
To Do list refresh
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1271
To Do list refresh
Revision r1271
To Do list refresh
-
-
r1270
(Added a check that windowed Window instances will fit on the...) committed by julianraschke
- Added a check that windowed Window instances will fit on the screen (does not cover 100%
technically...)
Added a check that windowed Window instances will fit on the screen (does not cover 100%
technically...)
-
r1269
(Fixed some compilation problems with removing Gosu::Audio co...) committed by julianraschke
- Fixed some compilation problems with removing Gosu::Audio constructors
Fixed some compilation problems with removing Gosu::Audio constructors
-
-
r1268
(Tried to remove Gosu::Audio from Windows port from OS X, let...) committed by julianraschke
- Tried to remove Gosu::Audio from Windows port from OS X, let's try this on Windows.
Tried to remove Gosu::Audio from Windows port from OS X, let's try this on Windows.
-
ToDo
(List of upcoming To Do items, refreshed daily.) Wiki page edited by julianraschke
- Revision r1267
To Do list refresh
Revision r1267
To Do list refresh
|