Commit Graph

660 Commits (b190d7930dbf972b3fcde27c0dca270078bef8c6)

Author SHA1 Message Date
Quitta b190d7930d updated client_default.cfg and removed rhe anon login 12 years ago
Quitta a484de5b3f Merge with quitta-gsoc-2013 12 years ago
Quitta a8f9036b28 Added empty ssl_ca_cert.pem to fix missing cert error
--HG--
branch : quitta-gsoc-2013
12 years ago
kervala 82904232d2 Fixed: Warnings with GCC 12 years ago
kervala 61a5647bdd Changed: Typo 12 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 12 years ago
Quitta 43e356cda1 changed button sizes and added the forgot password link to the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 78adc25c8d Made it possible to redirect to a specific page after login in
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta cfa3651296 some extra information added + changed the default hardcoded register & support url in the client_cfg.cpp
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta cae26f525c updated the help page!
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi 6dfc8d0a00 Rename
--HG--
branch : multipass-stereo
12 years ago
kaetemi cd9baf8f89 Cleanup
--HG--
branch : multipass-stereo
12 years ago
kaetemi 278e19743c Do not use old interface here
--HG--
branch : multipass-stereo
12 years ago
kaetemi 21a70b4211 Update d3d implementation and add some debugging code
--HG--
branch : multipass-stereo
12 years ago
kaetemi 0a9dfc6aef Update decal vp
--HG--
branch : multipass-stereo
12 years ago
kaetemi bb625c33bd Flag some TODO's
--HG--
branch : multipass-stereo
12 years ago
kaetemi 7782576dfc Merge with default
--HG--
branch : multipass-stereo
12 years ago
kaetemi 348594e5fd Merge 12 years ago
kaetemi 9e1ca3d1d0 Comment if-check around commented unused client-side speed limiting code 12 years ago
kervala 980b7120c8 Changed: Merged code from official client 12 years ago
kervala 3c37af1bbc Fixed: Define math.fmod as a function for Lua 5.0 12 years ago
kaetemi 96b2df8405 Merge with default
--HG--
branch : multipass-stereo
12 years ago
Quitta 1c6cdfd7a7 Added support group pages ingame layout + layout of the #menu's and managed to get a AMS-Home button in the top that would bring the page back to the dashboard!
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta c8fa00c9ca made home back redo
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 4dba2a11cf change home button
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta e8db641b47 Merge with default
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta a2e69be7d7 trying to get basic layout done + removed the sidebar + added a scrollbar + the home button needs correct text.
--HG--
branch : quitta-gsoc-2013
12 years ago
Quitta 12baee2fcf fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
12 years ago
kaetemi f5a8bd2785 Missed one 12 years ago
kaetemi 692dafacfb Fix a typo 12 years ago
kaetemi 72fabe141e Fix another compile error 12 years ago
kaetemi 2670e34621 Can't include this here. A light header with all of these maximum constants might be handy 12 years ago
kaetemi cf42b3473f Fix a compile error 12 years ago
kaetemi 32082e854a Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 16783449a7 Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 70ea479714 Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi ed912ab3ae Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 1fc4277cf4 Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi cc2465199c Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 23ac008cf1 Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 171faa31fb Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 477e9e8ef1 Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi aeb9f4d945 Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 13fc6ffb58 Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi 22710e12bd Avoid per-frame 'set' action handler in config.xml for blending day and night color
--HG--
branch : kaetemi-optimize
12 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
12 years ago
kaetemi 19a8b48355 Avoid redundant per-frame calls to getDbProp("SERVER:USER:DEFAULT_WEIGHT_HANDS")
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi a75bd5d23a Avoid redundant per-frame calls to getDbProp in CNetManager
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi d5308215aa Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
12 years ago
kaetemi fb00acf329 Avoid redundant per-frame calls to getDbValue32(toString("SERVER:CHARACTER_INFO:CHARACTERISTICS%d:VALUE", i))
--HG--
branch : kaetemi-optimize
12 years ago