kervala
|
130b431043
|
Fixed: Bad check in emote tokens
|
2012-02-13 11:31:28 +01:00 |
|
dfighter1985
|
8b278c8c61
|
Moved an action handler, from the view manager's source to the game action handlers' source.
|
2012-02-13 02:30:26 +01:00 |
|
dfighter1985
|
a26458be47
|
We might as well load the input config when we initialize the input handler.
|
2012-02-12 02:18:00 +01:00 |
|
dfighter1985
|
c756db1201
|
FIXED: CInterfaceManager will no longer be prematurely released while quitting.
|
2012-02-11 23:47:54 +01:00 |
|
dfighter1985
|
a5fcd23dcd
|
CInterfaceManager no longer depends on Driver global variable.
|
2012-02-11 23:44:55 +01:00 |
|
dfighter1985
|
94b7c2a8e7
|
CInterfaceManager and CViewText will no longer depend on the TextContext global variable.
|
2012-02-11 04:19:31 +01:00 |
|
dfighter1985
|
7149af9886
|
VCiewRenderer no longer depends on the global TextContext variable. Instead it's updated when it changes.
|
2012-02-11 02:28:14 +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 |
|
dfighter1985
|
cec36b97e0
|
Seems I forgot to remove these..
|
2012-02-08 20:27:43 +01:00 |
|
dfighter1985
|
6df7a47149
|
Changed the copyright header of a previously moved file for consistency
|
2012-02-08 20:21:29 +01:00 |
|
dfighter1985
|
86cf0b47f6
|
Oups didn't want to commit this.
|
2012-02-08 02:06:12 +01:00 |
|
dfighter
|
ef71add33f
|
Moved xml_auto_ptr from game_share to nel misc.
|
2012-02-08 01:58:15 +01:00 |
|
dnk-88
|
3c09ce3ee8
|
Changed: #1302 Added preview properties (except ConstStringArray values).
|
2012-02-05 02:31:56 +03:00 |
|
dnk-88
|
83db0f0adf
|
Changed: #1302 Added text edit property in qt property browser for NLLIGO::CPropertyStringArray.
|
2012-02-04 20:58:21 +03:00 |
|
dnk-88
|
3d1d9d3fca
|
Fixed: #1301 Fixed crash program
|
2012-01-16 01:18:27 +03:00 |
|
Krolock
|
39acce2d8d
|
merge from default
|
2012-01-15 22:22:20 +01:00 |
|
Krolock
|
5732c6d262
|
Merge
|
2012-01-15 22:17:25 +01:00 |
|
dnk-88
|
976bbe7ad6
|
Merge
|
2012-01-15 20:54:00 +03:00 |
|
dnk-88
|
0dea272516
|
Fixed: #1375 Fixed compilation error.
|
2012-01-15 20:52:33 +03:00 |
|
Krolock
|
ae946437d7
|
Changed: Finished serial system
|
2012-01-12 00:18:09 +01:00 |
|
Krolock
|
874db0ccea
|
Changed: BIG_ENDIAN check is no longer needed
|
2012-01-12 00:00:09 +01:00 |
|
Krolock
|
390dd139dd
|
Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system
|
2012-01-11 23:52:18 +01:00 |
|
Krolock
|
56faf1201b
|
Merge
|
2012-01-11 20:55:59 +01:00 |
|
Krolock
|
b112ec5f91
|
Added: Implemented bnp_manager_plugin add and delete files
|
2012-01-11 20:54:54 +01:00 |
|
kervala
|
3bf819651e
|
Fixed: #1420 Client patcher compilation under Mac OS X
|
2012-01-10 10:19:52 +01:00 |
|
Krolock
|
0ba33799c0
|
merge
|
2012-01-08 22:33:39 +01:00 |
|
kervala
|
9f0e1482dd
|
Fixed: ryzom_client_patcher missing file
|
2012-01-07 19:14:24 +01:00 |
|
Krolock
|
34bfcc1af8
|
Added: Added bnp manager plugin basic layout, list and unpack for ovqt
|
2012-01-04 09:51:10 +01:00 |
|
Krolock
|
be53b772b5
|
Changed: added thumbs.db to hgignore
|
2012-01-04 09:45:25 +01:00 |
|
kervala
|
08c853b9dc
|
Fixed: Missing "stdpch.h" include
|
2012-01-02 15:53:21 +01:00 |
|
kervala
|
6994f7374e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-01-02 15:41:22 +01:00 |
|
dnk-88
|
3e32c1b037
|
Added #1193 Added scheme bank dialog in particles editor.
|
2011-12-31 12:24:23 +03:00 |
|
sfb
|
247745273e
|
Changed: #1409 Added TileItemDelegate for rendering the icons at the correct size, adding tile set auto selects newest tile set, converted model items to accept role in their data for special handling, fixed column count bug, moved important enums centrally to TileModel.
|
2011-12-30 14:36:51 -06:00 |
|
sfb
|
eaa6882d4e
|
Changed: #1409 Added hierarchy to the tile model, renamed the base class to 'Node'
|
2011-12-22 19:58:59 -06:00 |
|
dnk-88
|
cbe8f88266
|
Merge
|
2011-12-22 10:01:45 +03:00 |
|
dnk-88
|
d0d7f37432
|
Fixed: #1307 Clean up code.
|
2011-12-22 02:41:39 +03:00 |
|
sfb
|
d128f8cecf
|
merge
|
2011-12-21 09:50:08 -06:00 |
|
sfb
|
03b4c8db28
|
Fixed: #1334 Applied Ulukyn's patch. Adds two new config variables - WebIgMainDomain and WebIgTrustedDomains.
|
2011-12-21 09:49:30 -06:00 |
|
dnk-88
|
f4975287a1
|
Changed: #1302 Added some stuff for weqt property editor.
|
2011-12-21 00:45:00 +03:00 |
|
sfb
|
259c6f8ab2
|
merge
|
2011-12-19 08:03:24 -06:00 |
|
sfb
|
0dca6e19a4
|
Merge orphaned zone painter changes.
|
2011-12-19 07:58:09 -06:00 |
|
sfb
|
e87ed24608
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:42 -06:00 |
|
sfb
|
c0c75e442d
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:29 -06:00 |
|
sfb
|
b7ffe49754
|
Fixed: #1385 patch_gen uses tmpnam function instead of 'nul' for files with no pre-existing version. Note - used tmpnam instead of mkstemp due to cross-platform compatibility.
|
2011-12-12 14:38:41 -06:00 |
|
sfb
|
c9bf8088b4
|
Changed: #1409 Fixed some things for a sane compiler (Linux/gcc)
|
2011-12-09 08:10:02 -06:00 |
|
sfb
|
ceb8f7997d
|
Changed: #1409 Made the tile set and tile type tabs connect. Added the context menu to each tab.
|
2011-12-09 07:03:33 -06:00 |
|
sfb
|
dfc71de786
|
Changed: #1409 Tile Edit Qt - Adding some of the hierarchy logic to the list views.
|
2011-12-07 13:46:27 -06:00 |
|
sfb
|
8d9e042622
|
Changed: #1323 Applied patch for Snowballs finding its config file on Windows. Thanks Molator.
|
2011-12-07 07:30:30 -06:00 |
|
sfb
|
c8467d9b51
|
Fixed: #1359 Applied patch from GelluleX adding cut/paste functionality to Ryzom for OSX.
|
2011-12-07 07:20:05 -06:00 |
|
sfb
|
506e214e38
|
Fixed: #1367 Added ifdef for OSX 10.7 GL API changes. Thanks GelluleX.
|
2011-12-07 07:16:37 -06:00 |
|