Quitta
|
3030d4c650
|
some more documented classes..
|
2013-09-12 06:13:28 +02:00 |
|
Quitta
|
ce36454383
|
added extra documentation. Man, writing documentation for the ticket class was quite a job :D
|
2013-09-11 23:51:23 +02:00 |
|
Quitta
|
135e57720c
|
Even more docs! writing documentation sucks..
|
2013-09-11 16:56:00 +02:00 |
|
Quitta
|
bef4d1d029
|
added more documentation..
|
2013-09-11 01:38:53 +02:00 |
|
kaetemi
|
b77101cdd4
|
Update d3d implementation and add some debugging code
|
2013-09-11 01:12:37 +02:00 |
|
Quitta
|
e07bd3e2a5
|
added documentation for assigned, dblayer and forwarded class
|
2013-09-10 21:26:03 +02:00 |
|
kaetemi
|
f0177268b4
|
Rename of a d3d specific class
|
2013-09-10 19:53:41 +02:00 |
|
kaetemi
|
a798aecd71
|
Partial update of veget vp
|
2013-09-10 19:52:14 +02:00 |
|
kaetemi
|
e6658bdef0
|
Update decal vp
|
2013-09-10 17:01:33 +02:00 |
|
kaetemi
|
776f198df3
|
Update some test code
|
2013-09-10 16:42:51 +02:00 |
|
kaetemi
|
7462d731f1
|
Small adjustment to landscape vp parameter setting
|
2013-09-10 16:24:45 +02:00 |
|
kaetemi
|
26f4073ad7
|
Simplify
|
2013-09-10 15:59:31 +02:00 |
|
kaetemi
|
4de5eeb586
|
Adjust landscape vertex program to use new interface
|
2013-09-10 15:42:42 +02:00 |
|
Quitta
|
8ab4b6ba84
|
Just retested the mailing functionality, which seems to still work proper
|
2013-09-10 04:42:36 +02:00 |
|
kaetemi
|
32288eabe8
|
Use new program interface for water vertex program
|
2013-09-10 02:07:16 +02:00 |
|
kaetemi
|
dd490a0cc4
|
Set driver parameters
|
2013-09-10 02:01:57 +02:00 |
|
kaetemi
|
c9a2f9dbfc
|
Some fixes
|
2013-09-10 01:29:53 +02:00 |
|
kaetemi
|
680f260803
|
Use CSmartPtr for vertex program
|
2013-09-10 00:31:26 +02:00 |
|
kaetemi
|
14026e6f08
|
Set params from storage
|
2013-09-09 23:39:18 +02:00 |
|
Quitta
|
9b74660631
|
removed my testing pass out of the config file :D
|
2013-09-09 23:31:49 +02:00 |
|
Quitta
|
1b2475281f
|
Added CreatePermissions + handling it while syncing + changed image path to refer to the image locations dir + other fixes
|
2013-09-09 23:30:45 +02:00 |
|
kaetemi
|
f46ef4fd07
|
Fix incorrectly removed line
|
2013-09-09 23:03:52 +02:00 |
|
kaetemi
|
b6fde3c706
|
Missed file in last commit
|
2013-09-09 23:01:43 +02:00 |
|
kaetemi
|
1447e2f2d8
|
Replace temporary CMaterial code
|
2013-09-09 21:44:14 +02:00 |
|
kaetemi
|
01577f9f95
|
Implement param storage copy
|
2013-09-09 21:05:12 +02:00 |
|
kaetemi
|
aa85673b3b
|
Flag some TODO's
|
2013-09-09 20:55:23 +02:00 |
|
kaetemi
|
0bcb0d6ffd
|
Add glsl pixel program for stereo distortion
|
2013-09-09 20:49:59 +02:00 |
|
kaetemi
|
057eab4680
|
Cleanup abstract gpu program interface
|
2013-09-09 18:33:38 +02:00 |
|
kaetemi
|
fcb0ee720e
|
Implement new driver interface in Direct3D driver
|
2013-09-09 16:36:29 +02:00 |
|
kaetemi
|
99a48d5511
|
Implement new driver interface in OpenGL driver
|
2013-09-09 14:43:10 +02:00 |
|
kaetemi
|
ea25e5375d
|
Expand parameter interface
|
2013-09-09 12:18:20 +02:00 |
|
Quitta
|
91c9c04dc3
|
Biggest push ever! :D Kinda made it possible to only need a few files in the inc/func of the drupal module, all others can be copied of the www version
|
2013-09-09 03:47:32 +02:00 |
|
kaetemi
|
0cf5dbab8a
|
Reduce function duplication
|
2013-09-09 02:03:40 +02:00 |
|
kaetemi
|
060bd3035e
|
Builtin parameter set functions
|
2013-09-09 01:53:02 +02:00 |
|
kaetemi
|
c512dfbb3d
|
Separate count and size
|
2013-09-09 01:31:15 +02:00 |
|
Quitta
|
e01c0c0913
|
Soem fixes + also using the createPermissions() function of the module atm!
|
2013-09-08 22:49:39 +02:00 |
|
kaetemi
|
7be6891bd7
|
Cleanup driver interface
|
2013-09-08 21:57:27 +02:00 |
|
kervala
|
7f6959ce39
|
Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI)
|
2013-09-08 12:57:34 +02:00 |
|
kervala
|
a023ab89d7
|
Changed: Updated Freetype libraries variable
|
2013-09-08 12:54:05 +02:00 |
|
kervala
|
e5423d5a3a
|
Changed: Look for Debug versions of libwww libraries
|
2013-09-08 12:53:35 +02:00 |
|
kervala
|
811dca71ee
|
Changed: Moved lua, luabind and curl FIND_PACKAGE in root CMakeLists.txt
|
2013-09-08 12:52:00 +02:00 |
|
kervala
|
d5baba13e8
|
Changed: Look for Debug version of freetype and use it for Debug configuration
|
2013-09-08 10:26:23 +02:00 |
|
Quitta
|
a33288c5f2
|
Huge update! ingame part should work!
|
2013-09-08 06:01:01 +02:00 |
|
kaetemi
|
48493b225d
|
Add additional set functions
|
2013-09-08 01:49:34 +02:00 |
|
kaetemi
|
58a8982ba5
|
Add gpu program params storage structure
|
2013-09-08 01:36:01 +02:00 |
|
kaetemi
|
f4d05d25c5
|
Implement new gpu program interface in direct3d driver
|
2013-09-07 22:00:07 +02:00 |
|
kaetemi
|
fca15bd084
|
Merge with default
|
2013-09-07 21:36:08 +02:00 |
|
kaetemi
|
f4fccab548
|
Implement new gpu program interface in opengl driver
|
2013-09-07 21:30:40 +02:00 |
|
kaetemi
|
47716d7247
|
Make gpu programs use abstract gpu program class
|
2013-09-07 20:41:07 +02:00 |
|
StudioEtrange
|
3721135484
|
Merged ryzom/ryzomcore into default
|
2013-09-07 20:16:17 +02:00 |
|