index
:
mruby-raylib
autogen
development
master
-
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-02-22
method for drawing polygons
development
realtradam
2022-02-09
text drawing completed
realtradam
2022-02-09
started work on text drawing methods
realtradam
2022-02-09
rewrite of texture drawing methods
realtradam
2022-02-08
reworking some texture stuff
realtradam
2022-02-08
move stuff to types.h
realtradam
2022-02-07
reworked some more functions
realtradam
2022-02-07
fixed color values and implemented random color
realtradam
2022-02-07
ColorList now can have an optional alpha value
realtradam
2022-02-07
added web colors
realtradam
2022-02-06
working structs across files and new macros for struct wrapping
realtradam
2022-02-06
something
arngo
2022-02-05
doesnt work pepehands
realtradam
2022-02-05
fixed yard so it shows params
realtradam
2022-02-04
testing yard stuff
realtradam
2022-02-03
seperated init window into core files
realtradam
2022-02-03
implement kwargs for init_window
master
Arnold
2022-02-03
change mrb_define_class_method to mrb_define_module_function for functions un...
arngo
2022-02-02
get yarddoc working for mruby c functions
arngo
2022-02-02
added yard
realtradam
2022-01-29
mouse position, rect collide with point
arngo
2022-01-28
added audio init check
realtradam
2022-01-27
fix indent spaces->tabs
arngo
2022-01-27
sound and music functions
arngo
2022-01-25
fix Vector2.y returning the wrong value
arngo
2022-01-24
fix aspec for some functions that use optional arguments
arngo
2022-01-24
npatch texture drawing function
arngo
2022-01-23
fix creating a new rectangle in mrb_Rectangle_get_collision_rec
arngo
2022-01-23
fixed getting y for rect and binding rect collision
realtradam
2022-01-23
bindings for DrawRectangleRec, DrawRectangleLinesEx, GetCollideRec under Rect...
arngo
2022-01-22
.
realtradam
2022-01-21
added blendmode
realtradam
2022-01-21
added NOT working audio initialization
realtradam
2022-01-21
textures free correctly
realtradam
2022-01-21
added sound object
realtradam
2022-01-21
helper function for circ-rect collision functions
arngo
2022-01-21
mouse buttons and some method name cleanup
realtradam
2022-01-21
Circle class and circle-rectangle collision methods
arngo
2022-01-20
Vector2 class, Rectangle class, and more texture drawing functions
arngo
2022-01-20
complete texture methods
arngo
2022-01-20
return bool values
arngo
2022-01-20
input functions
realtradam
2022-01-20
texture rendering
realtradam
2022-01-19
Complete Color methods
realtradam
2022-01-19
.
realtradam
2022-01-19
.
realtradam
2022-01-19
.
realtradam
2022-01-18
color class
arngo
2022-01-18
timing related functions
arngo
2022-01-18
web and desktop main loop
arngo
[next]