Commit Graph

7325 Commits (f065b7f7479aa2da1691a8290bfd0e9fd2d67c71)
 

Author SHA1 Message Date
kaetemi 1e9771d054 Merge with default
--HG--
branch : multipass-stereo
StudioEtrange 0efa7c8aee PCHSupport.cmake edited online with Bitbucket
--HG--
branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
kaetemi d777110d68 Remove some world editor leveldesign data
--HG--
branch : kaetemi-cleanup
StudioEtrange 744267c63b Fix some probleme with spaces in path on windows
PCHSupport.cmake edited online with Bitbucket

--HG--
branch : StudioEtrange/fix-some-probleme-with-spaces-in-path-on-1374699208398
kaetemi ae7abf27c5 Remove build gamedata workspace
--HG--
branch : kaetemi-cleanup
kaetemi 929692b204 Remove more game data
--HG--
branch : kaetemi-cleanup
Cédric OCHS e5ddc9080d Merged in StudioEtrange/ryzomcore/StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376 (pull request )
Error in version number passed to msvc linker
StudioEtrange f18dd1f351 Error passing wrong version number to msvc linker
ENV: WinSDK8 VS2012 Compilation in 64 Bits
ERROR: error when linking client

CAUSE: msvc link support only major and minor version number. Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537 see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/error-passing-wrong-version-number-to-ms-1374694351376
StudioEtrange 10b176e865 Merged in StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640 (pull request )
nel.cmake edited online with Bitbucket
StudioEtrange 885a39ad7e nel.cmake edited online with Bitbucket
--HG--
branch : StudioEtrange/nelcmake-edited-online-with-bitbucket-1374694264640
StudioEtrange 1df7aed48d Merged in StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244 (pull request )
Error passing version number to msvc linker
StudioEtrange cc30e3b8f8 ENV:
WinSDK8
VS2012
Compilation in 64 Bits

ERROR:
error when linking client

CAUSE:
msvc link support only major and minor version number.
Before VS2012 extra number (like revision number) were stripped. Now the link throw an error with VS2012

see https://bugs.php.net/bug.php?id=63537
see http://msdn.microsoft.com/fr-fr/library/h88b7dc8(v=vs.110).aspx

--HG--
branch : StudioEtrange/env-winsdk8-vs2012-compilation-in-64-bit-1374693753244
kaetemi ddec3d8b19 Remove game data
--HG--
branch : kaetemi-cleanup
kaetemi e435a07bb6 Fix bug crash in zone lighter with large number of CPU cores
kaetemi e9c274c135 Use tags for pacs prim export
kaetemi 179669116c EOL
kervala aeddda3e19 Fixed: lua_open() doesn't exist with Lua 5.2
kervala 296b4384a8 Fixed: Compilation in 64 bits with Windows SDK 8.0 (patch provided by StudioEtrange)
Quitta 3d309fbfa5 Merge with default
--HG--
branch : quitta-gsoc-2013
Quitta b12f630077 queue creator works also added a few extra default queues
--HG--
branch : quitta-gsoc-2013
Quitta 722795b5d2 queue selector written with javascript functionality
--HG--
branch : quitta-gsoc-2013
Quitta 0410b104c1 Added another row of info to the show_ticket where the user to whom the ticket is assigned to and also cleaned up the right side, so user can also assign & unassign while browsing a ticket :)
--HG--
branch : quitta-gsoc-2013
Quitta 7fba0cab1c when the ticket starter replies on a ticket the ticket status changes to waiting for support automatically!
--HG--
branch : quitta-gsoc-2013
Quitta 6887ee889e updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged!
--HG--
branch : quitta-gsoc-2013
Quitta 63666aef9b showing in the queue to what support_group the ticket is sent to, also made the query bigger and changed the todo query as primary!
--HG--
branch : quitta-gsoc-2013
Quitta d140af612e Forward works, though needs refinement! also is shown in ticket info bar
--HG--
branch : quitta-gsoc-2013
Quitta 3e5568e760 forgot to add tge class
--HG--
branch : quitta-gsoc-2013
Quitta 178d59caac class for forwarding + db update
--HG--
branch : quitta-gsoc-2013
Quitta e9853f3262 Big Query that makes it possible to see the todo list, also had to fix the assign/unassign
--HG--
branch : quitta-gsoc-2013
Quitta 46f2ad2274 made the todo queue
--HG--
branch : quitta-gsoc-2013
Quitta fdef0d55dc People can assign and unassign to a ticket
--HG--
branch : quitta-gsoc-2013
Quitta 8f38980a00 in the show queue, it also shows the assigned users name :)
--HG--
branch : quitta-gsoc-2013
Quitta 6d8a79da5a base class for assigned added
--HG--
branch : quitta-gsoc-2013
Quitta f41c9ab65e forgot to push the time-format in config file update! :)
--HG--
branch : quitta-gsoc-2013
Quitta 9d90043a76 fixed error in time elapsed function and removed the queue structure, one queue class would suffice I guess
--HG--
branch : quitta-gsoc-2013
kaetemi 5831150471 Merge with default
--HG--
branch : multipass-stereo
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked
Quitta f922b14e30 Outputted time is handled by using the Helpers::outputTime function, this makes changees to the time format easy.
Also made it possible for admins to edit roles directly in the userlist.

--HG--
branch : quitta-gsoc-2013
Quitta 19e26b93a9 Admins/Mods can post hidden replies!
--HG--
branch : quitta-gsoc-2013
kaetemi 662b75f87a Merge with default
--HG--
branch : multipass-stereo
kaetemi 02dc3c1cfe Fix a divide-by-zero crash in the 3ds Max plugins on really fast PCs
kaetemi f280f4673f Merge with default
--HG--
branch : multipass-stereo
Quitta 72d3925b20 Changed DB so a reply has a Hidden field, to make it only show up for admins. Also made it only possible to add mods/admins to the support groups!
--HG--
branch : quitta-gsoc-2013
Quitta 895604e6ac Promoting a user to mod/admin or mod to admin, or demoting mod to user, admin to mod/user is now possible!
--HG--
branch : quitta-gsoc-2013
Quitta 532732a925 fixed some layoutwise stuff, like mods and admins will be shown the same way when replying on a ticket, because users won't be intrested in that anyway
--HG--
branch : quitta-gsoc-2013
Quitta e170bff5bc made it possible or mod's to watch the support group lists, though not to edit them + fixed userlist
--HG--
branch : quitta-gsoc-2013
kaetemi 53e11d0d68 Merge with default
--HG--
branch : multipass-stereo
Quitta a9cfd48df9 refactored to admin/mod + changed install file + added mod menu
--HG--
branch : quitta-gsoc-2013
kaetemi 8323f95e22 Fix issue , landscape quality issues caused by incorrect defaults
kaetemi 9f185ce38d Fix an error in 3ds Max with the material script