sfb
|
a76cc5abc8
|
merge from default
--HG--
branch : branch-bnp-manager-plugin
|
2012-03-02 14:21:42 -06:00 |
|
Krolock
|
c310593038
|
merge
|
2012-03-02 21:00:14 +01:00 |
|
kervala
|
5c458d4c65
|
Fixed: Compilation under Mac OS X
|
2012-02-29 23:12:07 +01:00 |
|
sfb
|
acc6ce1b59
|
merge
|
2012-02-29 09:33:05 -06:00 |
|
sfb
|
efa4fbdbf1
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
sfb
|
d4e185c741
|
Changed: #1436 Enabled patchman build, fixed its CMakeLists added missing header includes, eliminated static-ness of extern'd functions.
|
2012-02-29 09:26:31 -06:00 |
|
sfb
|
a00d451e09
|
Added: #1436 Missing deployment_configuration.cpp/h files.
|
2012-02-29 09:24:49 -06:00 |
|
kaetemi
|
93d3a4fea4
|
Fixed: Use $_POST and $_GET instead of deprecated $HTTP_GET_VARS and $HTTP_POST_VARS in the admin tool.
|
2012-02-29 13:10:59 +01:00 |
|
kervala
|
a09943f1f0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 23:48:36 +01:00 |
|
kervala
|
6c43baaa1c
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 22:42:30 +01:00 |
|
kervala
|
86eaabd0a2
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 16:10:47 +01:00 |
|
kervala
|
17aded8877
|
Changed: Support for Debian/Ubuntu multiarch (use -DCMAKE_LIBRARY_ARCHITECTURE=<multiarch>)
|
2012-02-27 15:19:53 +01:00 |
|
kervala
|
457704b2b6
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 15:04:33 +01:00 |
|
kervala
|
d50e7369cf
|
Changed: #878 Fix typos in comments/code
|
2012-02-27 10:01:45 +01:00 |
|
kervala
|
dbb327deb0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
kervala
|
7523a91fe1
|
Changed: Fix again bad MSVC10 CMake generator...
|
2012-02-22 22:17:09 +01:00 |
|
kervala
|
f0008d9952
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2012-02-21 21:11:04 +01:00 |
|
Krolock
|
0d607ba793
|
Added: Drop handling from outside into FileListDialog
--HG--
branch : branch-bnp-manager-plugin
|
2012-02-21 18:00:05 +01:00 |
|
Krolock
|
23c6ff964e
|
Added: Sortproxymodel class
--HG--
branch : branch-bnp-manager-plugin
|
2012-02-21 17:47:26 +01:00 |
|
kervala
|
94aab791da
|
Changed: Search in default paths if DXSDK_DIR is not defined
|
2012-02-21 17:47:16 +01:00 |
|
Krolock
|
a178f13d61
|
Added: Sortproxymodel in order to sort DirTreeView (folders on top)
--HG--
branch : branch-bnp-manager-plugin
|
2012-02-21 17:45:47 +01:00 |
|
Krolock
|
f95d2dfeeb
|
merge
|
2012-02-20 19:46:51 +01:00 |
|
kervala
|
dd05742f88
|
Fixed: Bad check in emote tokens
|
2012-02-13 11:31:28 +01:00 |
|
dfighter1985
|
b4eae771e2
|
Moved an action handler, from the view manager's source to the game action handlers' source.
--HG--
branch : gui-refactoring
|
2012-02-13 02:30:26 +01:00 |
|
dfighter1985
|
546799874e
|
We might as well load the input config when we initialize the input handler.
--HG--
branch : gui-refactoring
|
2012-02-12 02:18:00 +01:00 |
|
dfighter1985
|
364c8c493e
|
FIXED: CInterfaceManager will no longer be prematurely released while quitting.
--HG--
branch : gui-refactoring
|
2012-02-11 23:47:54 +01:00 |
|
dfighter1985
|
0ee882f9f1
|
CInterfaceManager no longer depends on Driver global variable.
--HG--
branch : gui-refactoring
|
2012-02-11 23:44:55 +01:00 |
|
dfighter1985
|
598ab0b6dc
|
CInterfaceManager and CViewText will no longer depend on the TextContext global variable.
--HG--
branch : gui-refactoring
|
2012-02-11 04:19:31 +01:00 |
|
dfighter1985
|
8c5b47f979
|
VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes.
--HG--
branch : gui-refactoring
|
2012-02-11 02:28:14 +01:00 |
|
dfighter1985
|
c27ad72de6
|
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.
--HG--
branch : gui-refactoring
|
2012-02-11 01:41:46 +01:00 |
|
dfighter1985
|
38f215735c
|
Seems I forgot to remove these..
--HG--
branch : gui-refactoring
|
2012-02-08 20:27:43 +01:00 |
|
dfighter1985
|
4da697df82
|
Changed the copyright header of a previously moved file for consistency
--HG--
branch : gui-refactoring
|
2012-02-08 20:21:29 +01:00 |
|
dfighter1985
|
570e184895
|
Oups didn't want to commit this.
--HG--
branch : gui-refactoring
|
2012-02-08 02:06:12 +01:00 |
|
dfighter
|
b127966ffc
|
Moved xml_auto_ptr from game_share to nel misc.
--HG--
branch : gui-refactoring
|
2012-02-08 01:58:15 +01:00 |
|
Krolock
|
b9c6135e86
|
merge from default
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-15 22:22:20 +01:00 |
|
Krolock
|
625c17735a
|
Merge
|
2012-01-15 22:17:25 +01:00 |
|
dnk-88
|
02b2da219d
|
Merge
|
2012-01-15 20:54:00 +03:00 |
|
dnk-88
|
e0b225fa93
|
Fixed: #1375 Fixed compilation error.
|
2012-01-15 20:52:33 +03:00 |
|
Krolock
|
2719c61efc
|
Changed: Finished serial system
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-12 00:18:09 +01:00 |
|
Krolock
|
215eb46cbc
|
Changed: BIG_ENDIAN check is no longer needed
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-12 00:00:09 +01:00 |
|
Krolock
|
22ff1f79da
|
Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-11 23:52:18 +01:00 |
|
Krolock
|
e374975225
|
Merge
|
2012-01-11 20:55:59 +01:00 |
|
Krolock
|
ba66f5e070
|
Added: Implemented bnp_manager_plugin add and delete files
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-11 20:54:54 +01:00 |
|
kervala
|
6a6115061c
|
Fixed: #1420 Client patcher compilation under Mac OS X
|
2012-01-10 10:19:52 +01:00 |
|
Krolock
|
c6128fffd6
|
merge
|
2012-01-08 22:33:39 +01:00 |
|
kervala
|
15fa0b67f7
|
Fixed: ryzom_client_patcher missing file
|
2012-01-07 19:14:24 +01:00 |
|
Krolock
|
e61e79eee3
|
Added: Added bnp manager plugin basic layout, list and unpack for ovqt
--HG--
branch : branch-bnp-manager-plugin
|
2012-01-04 09:51:10 +01:00 |
|
Krolock
|
cf84911a8a
|
Changed: added thumbs.db to hgignore
|
2012-01-04 09:45:25 +01:00 |
|
kervala
|
2014543ec1
|
Fixed: Missing "stdpch.h" include
|
2012-01-02 15:53:21 +01:00 |
|
kervala
|
e7a2f7e121
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-01-02 15:41:22 +01:00 |
|