xfennec
2010-06-14T13:17:50.478655Z (revision 1002)
Fixed a rendering glitch with 'downloading...' message of raydium_render_loading(), visible with shader_test.c demo.
xfennec
2010-06-04T11:05:37.753892Z (revision 1001)
Applying native eol style to all rayphp files
xfennec
2010-06-03T19:24:01.739601Z (revision 1000)
Fixed static compilation, because of a missing prototype.
xfennec
2010-06-03T11:49:50.379813Z (revision 999)
Fixed windows EOL style for two files, and set svn:eol-style native on all other raydium root PHP files
ouille
2010-06-02T19:58:37.196454Z (revision 998)
Avoid undetermined music file name request from repositroy if no mania_music directory.
xfennec
2010-06-01T22:24:28.690477Z (revision 997)
Missing space in log output
xfennec
2010-06-01T22:10:08.065600Z (revision 996)
Polished a bit glowing effect, and fixed the 'first call on first frame', where loading message was not always displayed.
xfennec
2010-06-01T21:37:21.517474Z (revision 995)
Added a small glowing effect to downloading message
xfennec
2010-06-01T21:14:25.209984Z (revision 994)
Raydium now displays a black screen with a small 'downloading' message when using R3S to retreive data from servers. For instance, user is no more facing an empty black screen when launching fullscreen apps like kinghill2 for the first time. This is a first try, let me thing what you think about this.
xfennec
2010-06-01T11:50:44.436010Z (revision 993)
Added --log-mode CLI option, to allow to redirect raydium_log() output to another stream, so applications can freely use std streams for other purposes.
xfennec
2010-05-26T17:17:01.264203Z (revision 992)
First OpenAL test was testing alut too. Fixed.
xfennec
2010-05-26T16:51:29.719198Z (revision 991)
Trying to get rid of strict-aliasing rules warning with some GCC releases
xfennec
2010-05-26T16:13:37.395908Z (revision 990)
error message 'fixed' about missing OpenGL headers
xfennec
2010-05-20T17:46:08.439939Z (revision 989)
Fixed a few potential overflows with very short texture names
xfennec
2010-05-19T18:10:36.560370Z (revision 988)
lua dissector now reporting sizes for ODE_NEWELEM packets. 'from server/to server' messages fixed.
xfennec
2010-05-19T12:50:32.005388Z (revision 987)
Wireshark lua dissector now show 'from server' or 'to server' packets, making thing easier to dissect localhost-localhost captures
xfennec
2010-05-19T09:08:11.819062Z (revision 986)
Added --log-time command line switch to enable time mark in logs. File log (--files) output is now a bit easier to read.
xfennec
2010-05-18T08:58:29.148202Z (revision 985)
Now using freemove camera
xfennec
2010-05-18T08:57:56.206771Z (revision 984)
Wireshark LUA dissector updated (now decoding most packets)
xfennec
2010-05-16T22:09:03.031990Z (revision 983)
Fixed a crash with raydium_init_load() (fclose(NULL)) and making this function able to create a default configuration file back again (was impossible because of our fopen cache). To think: fopen cache should probably only be used for 'r' fopen, not for 'w' ones (is it package compliant ?)
xfennec
2010-05-16T01:21:40.142036Z (revision 982)
Added a new WIP contrib: Wireshark lua dissector for Raydium network protocol
xfennec
2010-05-15T23:18:07.158261Z (revision 981)
servers now display client IP on connection
xfennec
2010-05-15T22:58:18.671342Z (revision 980)
configure: added a small tip about disabling X test
xfennec
2010-05-14T01:19:24.924008Z (revision 979)
Small doc fixes
xfennec
2010-05-14T01:13:01.429490Z (revision 978)
Small doc updates
xfennec
2010-05-14T00:59:54.376977Z (revision 977)
More of the same (see r976)
xfennec
2010-05-14T00:43:20.459394Z (revision 976)
time was not decreasing correctly for servers with win7 64 bits (and perhaps/probably with other versions)
xfennec
2010-05-14T00:21:06.006399Z (revision 975)
Added a small timer test
xfennec
2010-05-14T00:03:18.363695Z (revision 974)
now display names on top of cars
xfennec
2010-05-13T23:59:59.611653Z (revision 973)
now saves last server address