Quitta
|
e8db641b47
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 16:17:29 +02:00 |
|
Quitta
|
c42c667827
|
made the config file more general + seemed some simple <br>'s in the textarea solved it! thank you mr wireshark!
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 16:09:39 +02:00 |
|
Quitta
|
b768d1afb6
|
create ticket almost done, sadly textarea isn't really helping because can't specify #rows
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 03:31:50 +02:00 |
|
Quitta
|
2f4a965bdb
|
settings finished
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 02:09:21 +02:00 |
|
Quitta
|
d47aadf768
|
settings page is starting to look nice
--HG--
branch : quitta-gsoc-2013
|
2013-07-31 01:19:57 +02:00 |
|
Quitta
|
a5fad36d5a
|
finally got some basic layout starting to look good!
--HG--
branch : quitta-gsoc-2013
|
2013-07-30 20:18:01 +02:00 |
|
Quitta
|
0f38c39152
|
working o the basic layout
--HG--
branch : quitta-gsoc-2013
|
2013-07-30 19:13:32 +02:00 |
|
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
|
2013-07-30 17:31:28 +02:00 |
|
Quitta
|
12baee2fcf
|
fix for getting client working + possibly auto login for ingame part
--HG--
branch : quitta-gsoc-2013
|
2013-07-30 01:46:56 +02:00 |
|
kaetemi
|
f5a8bd2785
|
Missed one
|
2013-07-28 18:22:35 +02:00 |
|
kaetemi
|
692dafacfb
|
Fix a typo
|
2013-07-28 18:19:51 +02:00 |
|
kaetemi
|
343cc325b2
|
Merge
|
2013-07-28 18:04:13 +02:00 |
|
kaetemi
|
72fabe141e
|
Fix another compile error
|
2013-07-28 18:02:43 +02:00 |
|
kaetemi
|
2670e34621
|
Can't include this here. A light header with all of these maximum constants might be handy
|
2013-07-28 17:59:05 +02:00 |
|
kaetemi
|
cf42b3473f
|
Fix a compile error
|
2013-07-28 17:49:28 +02:00 |
|
kaetemi
|
0163a508c2
|
Merge
|
2013-07-28 09:17:58 +02:00 |
|
kaetemi
|
32082e854a
|
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:DIRECTION"")
--HG--
branch : kaetemi-optimize
|
2013-07-28 09:06:11 +02:00 |
|
kaetemi
|
16783449a7
|
Avoid redundant per-frame calls to getDbProp in outpost.xml and outpost.lua
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:55:28 +02:00 |
|
kaetemi
|
70ea479714
|
Make _ShowReticleLeaf static
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:35:40 +02:00 |
|
kaetemi
|
ed912ab3ae
|
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:CDB_INIT_IN_PROGRESS")
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:22:53 +02:00 |
|
kaetemi
|
1fc4277cf4
|
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:MK_MOVE")
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:19:54 +02:00 |
|
kaetemi
|
cc2465199c
|
Avoid redundant per-frame calls to getDbProp("UI:SAVE:USER_CHAR_FADE")
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:16:02 +02:00 |
|
kaetemi
|
23ac008cf1
|
Avoid redundant per-frame calls to getDbProp("SERVER:WEATHER:VALUE")
--HG--
branch : kaetemi-optimize
|
2013-07-28 08:13:19 +02:00 |
|
kaetemi
|
171faa31fb
|
Avoid redundant calls to getDbProp("UI:SAVE:INSCENE:...")
--HG--
branch : kaetemi-optimize
|
2013-07-28 07:55:16 +02:00 |
|
kaetemi
|
477e9e8ef1
|
Avoid redundant calls to getDbProp in CEntityCL
--HG--
branch : kaetemi-optimize
|
2013-07-28 06:45:43 +02:00 |
|
kaetemi
|
aeb9f4d945
|
Avoid redundant per-frame calls to getDbProp("UI:ENTITY:GUILD:#:ICON")
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:48:59 +02:00 |
|
kaetemi
|
13fc6ffb58
|
Avoid per-frame 'set' action handler in map.xml when opening the respawn map
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:21:05 +02:00 |
|
kaetemi
|
22710e12bd
|
Avoid per-frame 'set' action handler in config.xml for blending day and night color
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:21:00 +02:00 |
|
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
|
2013-07-28 05:10:07 +02:00 |
|
kaetemi
|
19a8b48355
|
Avoid redundant per-frame calls to getDbProp("SERVER:USER:DEFAULT_WEIGHT_HANDS")
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:10:06 +02:00 |
|
kaetemi
|
a75bd5d23a
|
Avoid redundant per-frame calls to getDbProp in CNetManager
--HG--
branch : kaetemi-optimize
|
2013-07-28 05:10:06 +02:00 |
|
kaetemi
|
d5308215aa
|
Avoid redundant per-frame calls to getDbProp in NLGUI::CWidgetManager
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:48:34 +02:00 |
|
kaetemi
|
fb00acf329
|
Avoid redundant per-frame calls to getDbValue32(toString("SERVER:CHARACTER_INFO:CHARACTERISTICS%d:VALUE", i))
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:29:32 +02:00 |
|
kaetemi
|
5f80a90a1c
|
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:FPS", false)
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:29:32 +02:00 |
|
kaetemi
|
2a57f6c647
|
Avoid redundant per-frame calls to getDbProp("UI:VARIABLES:TOTAL_MALUS_EQUIP", false)
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:29:32 +02:00 |
|
kaetemi
|
0897092fe3
|
Avoid redundant per-frame calls to getDbProp("UI:SAVE:SHOW_RETICLE")
--HG--
branch : kaetemi-optimize
|
2013-07-28 00:29:25 +02:00 |
|
kervala
|
8577277bfd
|
Fixed: prtab function not compiling with VC++ (define DEBUG_CRYPT if you want to debug crypt() method)
|
2013-07-26 09:33:32 +02:00 |
|
kaetemi
|
55a00fd518
|
Don't do EOL changes for database.xml and msg.xml, causes checksum difference
|
2013-07-25 18:06:32 +02:00 |
|
kaetemi
|
e9c274c135
|
Use tags for pacs prim export
|
2013-07-24 20:51:38 +02:00 |
|
kaetemi
|
179669116c
|
EOL
|
2013-07-24 20:51:26 +02:00 |
|
Quitta
|
3d309fbfa5
|
Merge with default
--HG--
branch : quitta-gsoc-2013
|
2013-07-24 13:14:27 +02:00 |
|
Quitta
|
b12f630077
|
queue creator works also added a few extra default queues
--HG--
branch : quitta-gsoc-2013
|
2013-07-23 23:38:06 +02:00 |
|
Quitta
|
722795b5d2
|
queue selector written with javascript functionality
--HG--
branch : quitta-gsoc-2013
|
2013-07-23 21:50:39 +02:00 |
|
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
|
2013-07-23 03:16:19 +02:00 |
|
Quitta
|
7fba0cab1c
|
when the ticket starter replies on a ticket the ticket status changes to waiting for support automatically!
--HG--
branch : quitta-gsoc-2013
|
2013-07-22 22:58:12 +02:00 |
|
Quitta
|
6887ee889e
|
updated logging, when ticket is assigned/unassigned or forwarded, then it will be logged!
--HG--
branch : quitta-gsoc-2013
|
2013-07-22 20:33:34 +02:00 |
|
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
|
2013-07-22 18:22:21 +02:00 |
|
Quitta
|
d140af612e
|
Forward works, though needs refinement! also is shown in ticket info bar
--HG--
branch : quitta-gsoc-2013
|
2013-07-22 14:51:42 +02:00 |
|
Quitta
|
3e5568e760
|
forgot to add tge class
--HG--
branch : quitta-gsoc-2013
|
2013-07-22 13:19:21 +02:00 |
|
Quitta
|
178d59caac
|
class for forwarding + db update
--HG--
branch : quitta-gsoc-2013
|
2013-07-22 13:19:07 +02:00 |
|