Commit graph

2231 commits

Author SHA1 Message Date
SirCotare
24d386a9d2 #1470 repo update to latest version (web app) 2012-08-07 17:41:50 +02:00
kaetemi
4739dfef9b Fixed: A strange loading crash with bad textures 2012-07-28 12:40:36 +02:00
kaetemi
9e1702af57 Fixed: Typos 2012-07-28 11:31:28 +02:00
kaetemi
9b6537458c Added: Implementation of timer tests for linux 2012-07-28 01:32:48 +02:00
kaetemi
1710b9bb6a Fixed: Missed something 2012-07-27 22:51:38 +02:00
kaetemi
e09573ee81 Changed: Simplify more 2012-07-27 22:49:17 +02:00
kaetemi
b03895fff7 Changed: Use the high resolution local time function instead of the funky code when getting the local time in the client. Use the timer probe function to check if it is necessary to set the cpu mask in the client 2012-07-27 22:35:26 +02:00
kaetemi
986148af4e Changed: Simplify some things 2012-07-27 22:33:07 +02:00
kaetemi
8560e1c146 Added: Function to prefer high resolution local time 2012-07-27 22:26:49 +02:00
kaetemi
0b749547b8 Added: Function and tool to check system timer sanity across cpu cores 2012-07-27 21:20:07 +02:00
kaetemi
f1be1d9801 Added: CMake projects for ryzom MFC tools (georges edit and world editor plugins) 2012-07-27 12:36:36 +02:00
kaetemi
83ba94002b Fixed: Compile error in MFC Object Viewer with sound sheet id as CSheetId 2012-07-25 10:15:04 +02:00
kaetemi
f4f7965550 Fixed: Compile error in mfc world editor primitive plugin 2012-07-25 10:13:58 +02:00
sfb
c15d594548 merge 2012-07-23 12:33:55 -05:00
sfb
aa309fd144 Additional build path ignore. 2012-07-23 12:26:38 -05:00
kervala
8a1af615a1 Fixed: Bad path in ryzom.desktop.in 2012-07-20 18:51:50 +02:00
SirCotare
74a87842da #1470 monday's update :) 2012-07-09 19:10:44 +02:00
SirCotare
3aa6056c01 #1470 minor fix in rendering 2012-07-09 12:49:58 +02:00
SirCotare
d0c17c0c65 #1740 replaced child node lists with doubly linked lists; various minor changes 2012-07-08 18:11:25 +02:00
SirCotare
4bdd0f4123 #1470 admin tool; dev workprint 2012-07-02 18:56:13 +02:00
SirCotare
8b3ea34c5a #1470 misc 2012-07-02 18:55:13 +02:00
SirCotare
ef7eff1cc9 #1470 some fixes on stuctural API 2012-07-01 22:34:22 +02:00
SirCotare
139b05e22d #1470 base class update; AVL trees added; some cleanup 2012-07-01 20:04:01 +02:00
kaetemi
e0da8b7f56 Fixed: Valgrind warnings 2012-06-28 11:30:58 +02:00
kaetemi
0d4f6da330 Fixed: Valgrind warnings 2012-06-28 11:08:36 +02:00
SirCotare
3c8cdc1a54 #1470 monday's push_all 2012-06-25 22:00:02 +02:00
SirCotare
75cbc3d815 #1470 achievement API for external data access 2012-06-25 21:16:42 +02:00
SirCotare
7391d526c1 #1470 admin tool workprint; menu admin almost complete; wip!! 2012-06-25 15:04:51 +02:00
SirCotare
dd4a7f1fd9 #1470 major update; these changes were necessary for the admin tool; currently untested - need new testserver with php 5.4 2012-06-25 15:03:14 +02:00
SirCotare
899e5a90d3 #1470 some minor rendering fixes; Parentum is now abstract class; various adaptations to allow admin functions to inherit from these base classes 2012-06-24 12:44:24 +02:00
SirCotare
09a48363d3 #1470 Parentum interface debugged... 2012-06-21 22:45:27 +02:00
SirCotare
12884dac30 #1470 interface for inheritable child generation added 2012-06-21 22:28:51 +02:00
SirCotare
b08d256297 #1470 config options added; some cleanup 2012-06-21 22:03:36 +02:00
SirCotare
30677cfe4a #1470 and here comes the ingame rendering 2012-06-21 20:55:52 +02:00
SirCotare
a84b0aae5e #1470 XMLApi connector initially finished; testing needed 2012-06-18 21:17:44 +02:00
SirCotare
89c0071156 #1470: data retrieval updates, though untested 2012-06-18 19:49:40 +02:00
SirCotare
d007fbab24 #1470 added dev flags 2012-06-14 11:23:52 +02:00
SirCotare
7f192c3ed7 #1470 achievement admin initial 2012-06-11 18:53:04 +02:00
SirCotare
f0fa5191f9 #1470 monday's commit: update on parser (still incomplete); wip datasources; initial monitoring cronjob (done); various minor changes, fixes and so 2012-06-11 18:52:19 +02:00
kaetemi
2e01e8c4bf Changed: Different default type id for sound sheet id workaround 2012-06-05 19:11:43 +02:00
kaetemi
08e3f3c180 Changed: Reserve sheet id with short id 0 for unknown sheet for new sheet types 2012-06-05 15:13:13 +02:00
kaetemi
72fc210dd0 Changed: Small optimization for sheet id constructor with default type 2012-06-05 14:03:38 +02:00
SirCotare
653c18d879 #1470 monday's push_all 2012-06-04 21:23:14 +02:00
kaetemi
87585588fc Reverted: Unnecessary changes to config and data from merge 2012-06-04 15:03:40 +02:00
kaetemi
fd524ca5cc Merged: From sound_dev to default (Summary: Sound CSheetId implementation, improved manual rolloff function performance) 2012-06-04 14:53:50 +02:00
kaetemi
3fc8a264b5 Fixed: Bad serialization of sound name in background sounds 2012-06-04 13:28:03 +02:00
kaetemi
cb1d9a9f73 Changed: Assign sane type id to temporary sound sheet ids 2012-06-04 13:27:12 +02:00
kaetemi
c54acdb6d2 Changed: Tool build_soundbank can also work without sheet id bin 2012-06-04 12:37:56 +02:00
kaetemi
cb0cbdff89 Changed: Removed some debug messages 2012-06-04 12:35:34 +02:00
SirCotare
39e5da62e6 #1470 initial achievement tracker 2012-06-04 00:34:26 +02:00