Commit graph

2635 commits

Author SHA1 Message Date
SirCotare
eaddb5ee72 #1470 monday's push_all 2012-06-04 21:23:14 +02:00
kaetemi
0275a78bcd Reverted: Unnecessary changes to config and data from merge 2012-06-04 15:03:40 +02:00
kaetemi
0a411ec468 Merged: From sound_dev to default (Summary: Sound CSheetId implementation, improved manual rolloff function performance) 2012-06-04 14:53:50 +02:00
kaetemi
5be53b0b11 Fixed: Bad serialization of sound name in background sounds 2012-06-04 13:28:03 +02:00
kaetemi
9eef5919de Changed: Assign sane type id to temporary sound sheet ids 2012-06-04 13:27:12 +02:00
kaetemi
15309d7fa8 Changed: Tool build_soundbank can also work without sheet id bin 2012-06-04 12:37:56 +02:00
kaetemi
d1ab19ec8a Changed: Removed some debug messages 2012-06-04 12:35:34 +02:00
SirCotare
2bc6eaa6b0 #1470 initial achievement tracker 2012-06-04 00:34:26 +02:00
SirCotare
131be981ce #1470 minor bugfixes with app rendering; added Tieable interface 2012-06-03 23:03:33 +02:00
SirCotare
49f6ea6d58 #1470 bugfix in tie logics while rendering 2012-06-03 20:53:01 +02:00
kaetemi
e639868a38 Fixed: Make build_soundbank tool work with latest changes 2012-06-03 16:00:43 +02:00
kaetemi
bc26f93893 Added: Temporary workaround for using sound sheet id without updated sheet id bin 2012-06-03 15:57:57 +02:00
kaetemi
7b6e88dff9 Changed: Also handle distMax with negative alpha in new manual rolloff function 2012-06-03 15:56:47 +02:00
SirCotare
b23b186805 #1470 tied achievements added 2012-06-03 15:04:04 +02:00
dfighter1985
0ad292b5a1 CHANGED: #1471 Moved lots of code from CInterfaceManager to CWidgetManager ( mostly code that is directly used by the widgets ) 2012-06-03 03:48:31 +02:00
kaetemi
a3616abd5c Changed: Avoid some more sqrt calculations 2012-06-03 02:00:32 +02:00
kaetemi
971f753706 Added: Specific code for amplitude based rolloff to avoid unneccesary log10 and pow calls and improve performance 2012-06-03 01:50:53 +02:00
kaetemi
0f9ee4ee8c Changed: Debug messages 2012-06-02 23:06:48 +02:00
dfighter1985
1d8cb63fde ADDED: #1471 IParser interface with a few methods, accessible from CWidgetManager, just so that I don't have to move CInterfaceParser right now. 2012-06-02 21:48:11 +02:00
kaetemi
f2fcd1fe62 Fixed: Sound CSheetId implementation 2012-06-02 18:12:38 +02:00
kaetemi
75936288f5 Fixed: Sound CSheetID implementation (part 3) (partially tested) 2012-06-02 16:06:10 +02:00
kaetemi
fe90c89d9a Fixed: Sound CSheetID implementation (part 2) (not tested) 2012-06-02 15:24:21 +02:00
kaetemi
b755bafdae Added: Additional constructor for CSheetId with default type, in case the user did not put the type with the sheet name 2012-06-02 15:21:03 +02:00
kaetemi
ec318f0393 Fixed: Sound CSheetId implementation (part 1) (not tested) 2012-06-02 14:54:39 +02:00
kaetemi
08a449153c Added: Missing implementation of initWithoutSheet to use CSheetId without a sheet_id.bin, required for leveldesign and build tools 2012-06-02 14:53:11 +02:00
kaetemi
5d0cf883e4 Merged: From default to sound_dev 2012-06-02 11:09:14 +02:00
kaetemi
782b460fce Merged: From gsoc2012-fabien r2211 to sound_dev 2012-06-02 10:57:01 +02:00
dfighter1985
50258f47cc CHANGED: #1471 CViewRenderer no longer depends on CClientConfig, and is now part of NELGUI, under the NLGUI namespace. 2012-06-02 02:09:58 +02:00
dfighter1985
5261d26ef4 CHANGED: #1471 CViewRenderer is now a separate Simpleton and not a part of CInterfaceManager. 2012-06-01 03:41:44 +02:00
dfighter1985
2816cf923d CHANGED: #1471 Moved CInterface::runActionHandler methods to CAHManager. 2012-06-01 01:22:05 +02:00
dfighter1985
a695ac2dcc CHANGED: #1471 Renamed the action handler factory manager to CAHManager and moved some global functions into it as instance methods. Also broke up an action handler file to AH and Ryzom related files. 2012-06-01 00:19:53 +02:00
SirCotare
d5c2f9d9f9 #1470 class files moved; some rendering improvements; 2012-05-31 15:15:36 +02:00
dfighter1985
27f2abaeb7 CHANGED: #1471 Moved some more code from CInterfaceManager to CWidgetManager ( mostly widget lookup, modal handling, pointer, etc ) 2012-05-31 04:27:27 +02:00
dfighter1985
f898ae6b38 ADDED: #1471 Added new class CWidgetManager, and started to move code into it from CInterfaceManager. 2012-05-30 02:12:37 +02:00
sfb
7a3e1b68ae Fixed EOL issues and added .hgeol file. 2012-05-29 08:31:11 -05:00
SirCotare
432d26b5fd #1470 Achievement summary added; improved menu handling; Class scheme (UML) added; 2012-05-28 21:09:44 +02:00
dfighter1985
cd3d3347ae CHANGED: #1471 According to dnk-88 these methods are no longer needed, the XML description file is enough for the plugins. 2012-05-27 23:35:46 +02:00
dfighter1985
3f6e58ea6a ADDED: #1471 OVQT GUI Editor plugin skeleton code. 2012-05-27 21:52:02 +02:00
SirCotare
17fb0ff9c5 #1470 working frontend + demo data; ingame rendering not included 2012-05-27 21:08:28 +02:00
Fabien_HENON
8b23735773 Changed: #1469 StringId conversion to CSheetId for sounds 2012-05-26 23:40:27 +02:00
Fabien_HENON
5e55faf0ba Changed: #1469 Getting last version from default branch 2012-05-26 21:38:30 +02:00
Fabien_HENON
1add3763e9 Changed: #1469 StringId conversion to SheetId for sounds V2 (DOES NOT COMPILE YET) 2012-05-26 19:21:19 +02:00
SirCotare
675995b325 #1470 bugfix in webig renderer (bgcolor); ER scheme/SQL update; untested wip of achievement app 2012-05-25 11:48:56 +02:00
dfighter1985
5b51fcfe84 CHANGED: #1471 CInterfaceExpr, CInterfaceExprNode and related classes are now in NELGUI and under NLGUI namespace. 2012-05-25 03:21:03 +02:00
kervala
293a546feb Fixed: Compilation under Mac OS X without -DWITH_STATIC_DRIVERS=ON 2012-05-24 20:28:19 +02:00
dfighter1985
1067d4b491 CHANGED: #1471 CInterfaceProperty is not part of the NELGUI library and is under NLGUI namespace. 2012-05-24 18:23:51 +02:00
rti
2d9d784720 merge 2012-05-24 16:35:28 +02:00
rti
354467e382 Fixed: Build on Mac OS X, "id" is a datatype in objective-c(++) 2012-05-24 16:33:56 +02:00
kervala
561fcbfb1b Fixed: #1474 Compilation with new MySQL headers 2012-05-24 12:56:53 +02:00
dfighter1985
0734166610 CHANGED: #1471 instead of CInterfaceManager, the new global db manager will be used. 2012-05-24 05:02:24 +02:00