Commit Graph

594 Commits (171faa31fba0ba2790c40281593bb6f41d33380c)

Author SHA1 Message Date
kaetemi 171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 13fc6ffb58 Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 22710e12bd Avoid per-frame 'set' action handler in config.xml for blending day and night color
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 5a9537dfcc Avoid having to use 'set' action handler, which parses the value expression on every use, in interface links by implementing use of cdb nodes as targets
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 19a8b48355 Avoid redundant per-frame calls to getDbProp("SERVER:USER:DEFAULT_WEIGHT_HANDS")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi a75bd5d23a Avoid redundant per-frame calls to getDbProp in CNetManager
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi d5308215aa Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi fb00acf329 Avoid redundant per-frame calls to getDbValue32(toString("SERVER:CHARACTER_INFO:CHARACTERISTICS%d:VALUE", i))
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 5f80a90a1c Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:FPS", false)
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 2a57f6c647 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:TOTAL_MALUS_EQUIP", false)
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 0897092fe3 Avoid redundant per-frame calls to getDbProp("UI:SAVE:SHOW_RETICLE")
--HG--
branch : kaetemi-optimize
11 years ago
kaetemi 179669116c EOL 11 years ago
kaetemi 347d4e0940 Some necessary ryzom tools did not build when client and server were unchecked 11 years ago
kaetemi 8323f95e22 Fix issue #48, landscape quality issues caused by incorrect defaults 11 years ago
Matthew Lagoe@MatthewLagoe-PC 952ad41285 username cant be longer then 12 so fine lets make it consistant at least! 13 years ago
Matthew Lagoe@MatthewLagoe-PC 2961dacb19 maxlen fix for password and username, also fixed 255 maxlen in email 254 is real max 13 years ago
kaetemi f331757718 Fix Ryzom Client scripts for lua 5.2 12 years ago
kaetemi 3b9f934b82 Fixes to compile Ryzom Client with lua 5.2 12 years ago
kervala 2aea567fe2 Changed: Moved Ryzom detailed version in client 12 years ago
kervala f68cda5cd2 Changed: Process EventCloseWindowId by client 12 years ago
kervala 33c73f3f16 fixes #33 build failure/error using clang 12 years ago
dfighter1985 2bdceaecda Resolved some build errors occuring after previous commit. 12 years ago
dfighter1985 8d54b6f77d MODIFIED: Resolved build error with FINAL_VERSION set. 12 years ago
dfighter1985 ecbcdf388f MODIFIED: Resolved some GCC build errors. 12 years ago
mattraykowski e7e51f01e0 merging gui editor repo. 12 years ago
dfighter1985 fcb736c387 Merged mainline default branch changes.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala f5dec3c1ca Changed: Typo fixes and French comments translated to English (Thanks to DuDraig!) 12 years ago
kervala 671827225d Changed: French comments translated to English 12 years ago
kervala 6e498aefad Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala c71e6e82f1 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala 45c8b20f39 Changed: Typo fixes (thanks to Vagrant!) 12 years ago
kervala be0cd80674 Changed: Use OpenGL by default with an ATI card and without a warning dialog 12 years ago
mattraykowski af14e1e591 merge, fixed inconsistent newlines 12 years ago
mattraykowski 971c2ba4a3 Fixed: #5 Applied check to validate parent skeleton is valid, patch provided by Vinicius Arroya. 12 years ago
kervala d53a4bca98 Fixed: PCH for client_sheets 12 years ago
kervala 3de412e4d5 Changed: Sorted landmarks 12 years ago
kervala 518a30ee6c Changed: Disabled some useless temporary files 12 years ago
kervala 2c5d5a3bcd Changed: Typos 12 years ago
kervala 0b9fc06b7e Fixed: clang compile issue with stream operator >> confusion (patch provided by tebruno99, thanks!) 12 years ago
dfighter1985 cb13ce46cd MODIFIED: #1471 Merged mainline default to this branch.
--HG--
branch : gsoc2012-gui-editor
12 years ago
kervala f21fa78062 Fixed: Client side issues 12 years ago
kervala d2da18ff10 Changed: Minor typos 12 years ago
kervala 11e88fed8f Changed: Minor changes 12 years ago
kervala 0d782993f9 Fixed #1: Implement anisotropic filtering for textures 12 years ago
kervala d8c7fa52f9 Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 25dd379d7e Changed: Replaced string empty comparisons with empty() 12 years ago
kervala 65a3946ea8 Fixed: #1498 Client fails to switch shortcut bars on ctrl + number hotkeys 12 years ago
kervala 3d50e0160d Changed: #878 Fix typos in comments/code 12 years ago