Commit Graph

25 Commits

Author SHA1 Message Date
megamage
e490779de0 *Merge.
--HG--
branch : trunk
2009-04-29 16:51:27 -05:00
mknjc
948a13be16 Use GetPlayerGUIDByName in .ticket viewname handler so it returns tickets from offline players too
--HG--
branch : trunk
2009-04-26 18:46:46 +02:00
Machiavelli
c920e5665d * Add loading of missing map field in ticket system, typo pointed out by Disassembler.
--HG--
branch : trunk
2009-04-16 17:44:46 +02:00
Machiavelli
0bec447997 * Add loading of missing map field in ticket system, typo pointed out by Disassembler.
--HG--
branch : trunk
2009-04-16 17:42:54 +02:00
Machiavelli
ecbaf6483d * Ticket system update;
- Add map, x, y, z coordinate data to ticket upon creation
- Add command .go ticket to teleport to the coordinates where the ticket was created
- Move InitTicketID() to the class constructor instead of at every LoadGMTickets call
- Minor code cleanup

--HG--
branch : trunk
2009-04-14 17:48:58 +02:00
Machiavelli
348339770e * Ticket system update;
- Add map, x, y, z coordinate data to ticket upon creation
- Add command .go ticket to teleport to the coordinates where the ticket was created
- Move InitTicketID() to the class constructor instead of at every LoadGMTickets call
- Minor code cleanup

--HG--
branch : trunk
2009-04-14 17:29:54 +02:00
Machiavelli
2b52663e42 Ticket system changes by Disassembler: (TC1 rev 1358)
- Change uint16 closed guid to uint64
- Add createtime field

--HG--
branch : trunk
2009-04-14 12:38:12 +02:00
Machiavelli
e2a4b4d178 Ticket system changes by Disassembler:
- Change uint16 closed guid to uint64
- Add createtime field

--HG--
branch : trunk
2009-04-14 01:27:43 +02:00
XTZGZoReX
cc2a089a9d * Trailing whitespace removed.
--HG--
branch : trunk
2009-04-06 21:14:51 +02:00
megamage
31637d4aac *Merge.
--HG--
branch : trunk
2009-02-18 11:36:19 -06:00
KingPin
14234c86fa Newline added to bottom of all files.
--HG--
branch : trunk
2009-02-17 20:07:49 -06:00
megamage
6aee5fcbe7 *Merge.
--HG--
branch : trunk
2009-02-12 17:09:15 -06:00
Paradox
d230302b16 Replace tabs with spaces in more files.
--HG--
branch : trunk
2009-02-09 08:16:34 -05:00
megamage
4d008f2043 Replace tabs with spaces, and fix crlf issues
--HG--
branch : trunk
2009-02-04 10:33:18 -06:00
megamage
d69198732e *Merge.
--HG--
branch : trunk
2009-02-04 17:22:43 -06:00
Drahy
7c19c420c6 * Updated copyright notice for new year (2009) part 1 - Mercurial cant convert all files at once
--HG--
branch : trunk
2009-02-04 12:04:12 +01:00
Paradox
d64b239db6 fixes for the ticket system
--HG--
branch : trunk
2009-01-17 10:47:26 -05:00
Blaymoira
61b2ce7856 *Fixed SaveGMTicket - by Machiavelli
--HG--
branch : trunk
2009-01-11 19:05:39 +01:00
Blaymoira
099aadf3e1 *Fix issue with ticket message and issue with ticket number increasing by 2 - by |Paradox|
--HG--
branch : trunk
2009-01-09 22:54:58 +01:00
Blaymoira
0389ed4528 * Fix reload tickets from database
* Fix crash /exploit issue with improper pasing when '%' is in ticket message
* Remove obsolete recv_data from tickets
* Allow closing of a ticket inserting the guid of the GM or player that closed it into the database.
* Allow assigning tickets to offline GMs.
* Tighten up SQL escape strings, increased security against SQL injections
* Fix issue where multiple tickets could have the same entry
* --- by Machiavelli ---

--HG--
branch : trunk
2009-01-04 19:34:15 +01:00
Machiavelli
68015c4e94 * Fix Crash issue caused by closing a ticket.
* Fix potential crash issue caused by improper datatype, SQL included to alter column (Thanks Paradox)

--HG--
branch : trunk
2009-01-01 18:25:56 +01:00
QAston
ae0ce19a7f Backed out changeset 70e92ab6c5d2
--HG--
branch : trunk
2009-01-01 18:32:25 +01:00
biglad
1a6c02a935 * Fix crash bug in new ticket system - Thanks Machiavelli
--HG--
branch : trunk
2009-01-01 16:08:15 +00:00
Machiavelli
a6804ec383 Fix startup query TicketSystem
--HG--
branch : trunk
2008-12-31 18:52:28 +01:00
Blaymoira
6f0b9fe944 *Added rewrited ticket system - by Machiavelli
--HG--
branch : trunk
2008-12-31 15:07:29 +01:00