Menu

Tree [50102e] master /
 History

HTTPS access


File Date Author Commit
 ChangeLog 2010-11-22 Jared Jared [50102e] Fixed relocation of headers/libs for pkg-config
 Makefile.am 2010-08-17 Jared Jared [ed9df2] Split out audio clip manager
 acinclude.m4 2010-07-14 deraj deraj [e7e5c4] Working Linux port
 configure.in 2010-11-22 Jared Jared [50102e] Fixed relocation of headers/libs for pkg-config
 r_assert.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_audio.c 2010-09-02 Jared Jared [9d71d9] Fixed GCC warnings
 r_audio.h 2010-08-23 Jared Jared [16f00b] Moved music functions to Audio table
 r_audio_clip_cache.c 2010-08-31 Jared Jared [57b31b] Added audio controls to Layer objects
 r_audio_clip_cache.h 2010-08-31 Jared Jared [57b31b] Added audio controls to Layer objects
 r_audio_clip_manager.c 2010-09-02 Jared Jared [9d71d9] Fixed GCC warnings
 r_audio_clip_manager.h 2010-08-17 Jared Jared [76e09a] Use ref-counted pointers for clip data (bug fix)
 r_audio_decoder.c 2010-09-02 Jared Jared [9d71d9] Fixed GCC warnings
 r_audio_decoder.h 2010-08-22 Jared Jared [c29f76] Added Audio.Music.seek
 r_color.c 2010-07-19 Jared Jared [28bf79] Colors can now clone themselves
 r_color.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_defs.h 2010-11-18 Jared Jared [10cd9e] Incremented version
 r_element.c 2010-07-23 Jared Jared [55599f] Added Element.type to discern images and text
 r_element.h 2010-07-23 Jared Jared [300a32] Added TODOs
 r_element_list.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_element_list.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_entity.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_entity.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_entity_list.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_entity_list.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_event.c 2010-11-17 Jared Jared [9f098e] Joystick fix
 r_event.h 2010-11-17 Jared Jared [6a17a6] Improved mouse support
 r_event_keys.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_event_keys.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_file.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_file.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_file_internal.c 2010-08-22 Jared Jared [226f96] Fixed double-close of files (heap corruption)
 r_file_internal.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_file_system.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_file_system.h 2010-08-08 Jared Jared [43ad29] Fixed a few to-dos
 r_image_cache.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_image_cache.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_layer.c 2010-09-22 Jared Jared [74c6cd] Joystick event handling support for layers
 r_layer.h 2010-09-22 Jared Jared [74c6cd] Joystick event handling support for layers
 r_layer_stack.c 2010-08-31 Jared Jared [57b31b] Added audio controls to Layer objects
 r_layer_stack.h 2010-08-31 Jared Jared [57b31b] Added audio controls to Layer objects
 r_list.c 2010-08-14 Jared Jared [f0ebf6] On-demand decode scheduling, decoding, and mixing
 r_list.h 2010-08-14 Jared Jared [f0ebf6] On-demand decode scheduling, decoding, and mixing
 r_log.c 2010-08-01 Jared Jared [404942] Small logging bug fixes
 r_log.h 2010-08-01 Jared Jared [aa3988] Added application log file
 r_matrix.c 2010-11-17 Jared Jared [6a17a6] Improved mouse support
 r_matrix.h 2010-11-17 Jared Jared [6a17a6] Improved mouse support
 r_object.c 2010-08-01 Jared Jared [9ec0fc] Fixed object cleanup bug
 r_object.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_object_enum.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_object_enum.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_object_list.c 2010-07-31 Jared Jared [8a7c04] List bug fixes
 r_object_list.h 2010-07-31 Jared Jared [8a7c04] List bug fixes
 r_object_ref.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_object_ref.h 2010-08-09 Jared Jared [fbf44b] Inlined small functions that are used a lot
 r_platform.c 2010-07-13 Jared Jared [50f0e8] Initial Linux build setup
 r_platform.h 2010-08-01 Jared Jared [aa3988] Added application log file
 r_platform_defs.h 2010-08-09 Jared Jared [fbf44b] Inlined small functions that are used a lot
 r_platform_defs_unix.h 2010-08-09 Jared Jared [fbf44b] Inlined small functions that are used a lot
 r_platform_defs_windows.h 2010-08-09 Jared Jared [fbf44b] Inlined small functions that are used a lot
 r_platform_unix.h 2010-08-01 Jared Jared [aa3988] Added application log file
 r_platform_windows.h 2010-08-01 Jared Jared [aa3988] Added application log file
 r_resource_cache.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_resource_cache.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_script.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_script.h 2010-08-09 Jared Jared [f4e67c] More inlining and small fixes for to-dos
 r_script_lib.c 2010-11-17 Jared Jared [6a17a6] Improved mouse support
 r_state.c 2010-09-22 Jared Jared [74c6cd] Joystick event handling support for layers
 r_state.h 2010-09-22 Jared Jared [74c6cd] Joystick event handling support for layers
 r_string.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_string.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_string_buffer.c 2010-07-17 Jared Jared [1d718f] Fixed GCC warnings
 r_string_buffer.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_vector.c 2010-09-02 Jared Jared [9d71d9] Fixed GCC warnings
 r_vector.h 2010-09-02 Jared Jared [9d71d9] Fixed GCC warnings
 r_video.c 2010-11-18 Jared Jared [be82a6] Use application name as window title
 r_video.h 2010-11-18 Jared Jared [be82a6] Use application name as window title
 r_video_font.c 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 r_zlist.c 2010-08-09 Jared Jared [f4e67c] More inlining and small fixes for to-dos
 r_zlist.h 2010-06-28 Jared Jared [1fb24c] Initial commit of Radius Engine code
 radius-engine.pc.in 2010-07-13 Jared Jared [50f0e8] Initial Linux build setup
 radius.c 2010-11-18 Jared Jared [be82a6] Use application name as window title
 radius.h 2010-07-17 Jared Jared [6b50c0] Data directory can now be overridden by applica...