Commit graph

24 commits

Author SHA1 Message Date
dfighter1985
731d1ced46 CHANGED: #1471 Moved the previously refactored code to the NELGUI library. 2012-05-23 04:13:58 +02:00
dfighter1985
4db9e47d13 Added: #1471 CLuaManager, Singleton for the Lua state, the code parts that depend on a globally available Lua state now depend on this instead of CInterfaceManager. Also refactored the code so it's ready to be moved to the NELGUI lib. 2012-05-23 02:41:43 +02:00
dfighter1985
0d0fe51a0d Some more Lua refactoring, started to break CLuaIHM into 2 parts. CLuaIHM will be generic, CLuaIHMRyzom will contain the Ryzom only code. 2012-05-21 03:35:05 +02:00
dfighter1985
2af7e250b2 Moved some Lua stuff over to the NelGUI library. 2012-05-19 23:00:52 +02:00
dfighter1985
e6f5bdef0b Merging cdb-refactoring into gui-refactoring. 2012-04-28 21:36:39 +02:00
dfighter1985
7e3c4aa15e Moved xml auto pointer to nlmisc. 2012-04-16 02:50:18 +02:00
kervala
a272d956c2 Changed: #1433 Merge changes from patch 1.13 2012-02-27 16:10:47 +01:00
dfighter1985
f0cc382971 CViewRenderer no longer depends on the Driver global variable. Also got rid of the same dependencies in files which included that global from the CViewRenderer header. 2012-02-11 01:41:46 +01:00
dfighter
ef71add33f Moved xml_auto_ptr from game_share to nel misc. 2012-02-08 01:58:15 +01:00
kervala
5b5a050616 Changed: Exceptions catched by reference 2011-06-03 10:35:25 +02:00
kervala
540bc1f62f Changed: Exceptions catched by reference 2011-06-02 18:31:40 +02:00
kervala
5ac53fb64e Changed: Changes from last patch 2011-03-09 13:40:44 +01:00
kervala
0d66aff643 Changed: #878 Fix typos in comments/code 2011-02-09 14:42:30 +01:00
kervala
50843ded97 Changed: #825 Remove all warnings when compiling Ryzom 2011-02-09 14:42:03 +01:00
kervala
7bd13f3ccb Fixed: Bad detection if a file is in a BNP under Linux 2010-10-18 23:51:50 +02:00
kervala
5c1aee1509 Changed: #1135 Merge changes from Ryzom patch 1.10 2010-10-18 20:02:31 +02:00
kervala
b51b521144 Changed: Removed using namespace in *.h 2010-09-25 16:02:33 +02:00
vl
3acf3e7de8 Removed: flooding warning 2010-07-26 10:56:22 +02:00
vl
25206ebc9c Fixed: some gcc warning 2010-07-13 11:05:21 +02:00
kervala
dac2ec8357 Changed: #991 Make sure all debug files are created in log directory 2010-06-21 21:03:21 +02:00
kervala
46707ef3bc Changed: #878 Fix typos in comments/code 2010-06-14 10:02:51 +02:00
kervala
737427674c Changed: #825 Remove all warning when compiling Ryzom on Linux 2010-05-13 22:45:24 +02:00
thorbjorn
fb9f11120a Fixed: Compile fixes for gcc 4.5.0
Example:

error: cannot call constructor ‘std::pair<std::basic_string<char>, CInterfaceDDX*>::pair’ directly
error:   for a function-style cast, remove the redundant ‘::pair’
2010-05-08 23:27:35 +02:00
acemtp
1792297c93 initial version 2010-05-06 02:08:41 +02:00