Commit Graph

30 Commits

Author SHA1 Message Date
Stefan Hacker
155bb16602 Use localeAwareCompare for channel sorting 2009-09-14 19:12:06 +02:00
Thorvald Natvig
78f27858ac Indent, changelog and submodule update 2009-07-31 17:46:32 +02:00
Stefan Hacker
65a0f65240 Make the fix actually work. 2009-07-25 21:35:27 +02:00
Stefan Hacker
144c631657 Fix argument injection. 2009-07-25 21:01:30 +02:00
Stefan Hacker
d3c9806c49 Channel sorting. 2009-07-23 07:42:16 +02:00
Thorvald Natvig
efbba85c60 Temprary channels protocol changes 2009-07-15 16:43:43 +02:00
Thorvald Natvig
866a66d339 ifdef out module-specific parts of shared code 2009-07-13 16:37:39 +02:00
Thorvald Natvig
47fe8d2b9a Whisper 2009-05-28 18:03:23 +02:00
Thorvald Natvig
51120fe838 s/Player/User/ 2009-05-02 17:52:14 +02:00
Thorvald Natvig
6a4fa301f3 info-based storage for registration 2009-04-22 14:58:12 +02:00
Thorvald Natvig
9ced3f7844 Fix comment parameters for Channel::add 2009-03-07 14:30:41 +01:00
nomad
7bd80f87d0 Adding channel descriptions 2009-03-01 23:31:22 +01:00
Thorvald Natvig
66d04b2fdd Fix a few gcc warnings
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1571 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-23 11:20:58 +00:00
Thorvald Natvig
96b5158fb8 Use QString based logging instead of const char *
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1544 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-17 15:38:13 +00:00
Thorvald Natvig
7517a5c8b5 ServerCallback for Ice
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1518 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-11 23:40:59 +00:00
Thorvald Natvig
b3a171bde9 Start of clientside scripting.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1494 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-02-02 22:51:35 +00:00
Thorvald Natvig
e3f271b553 Indenting update
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1458 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-19 23:09:19 +00:00
Thorvald Natvig
ad2b8e2149 Update copyright for 2009
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1380 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-05 15:12:48 +00:00
Thorvald Natvig
82bb3841be Allow channel/player regexp to be changed
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1377 05730e5d-ab1b-0410-a4ac-84af385074fa
2009-01-05 13:52:31 +00:00
Thorvald Natvig
2ff806e3ec Indenting
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1270 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-09-01 20:16:47 +00:00
Thorvald Natvig
cc57019f06 Switch to using event-based async ICE functions; Meta::start is now safe to use.
Fix a memory leak when stopping a virtual server.



git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1234 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-08-21 19:44:54 +00:00
Thorvald Natvig
11eea44343 Use explicit static_cast<> instead of implicit conversions for float<->int etc
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1220 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-08-13 20:08:19 +00:00
Mikkel Krautz
9b7b713e37 Consolidate player/channel name validation into validateName() functions.
Fix bug that allowed users to rename channels to otherwise invalid channel names.
The registerPlayer() function now correctly validates its name before performing its actions.


git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1201 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-07-20 03:46:49 +00:00
Thorvald Natvig
1f89fdd23e Move compiler settings to compiler.pri
Fix a lot of warnings with msvc

git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@1006 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-03-18 16:26:24 +00:00
Thorvald Natvig
dc7e438976 Update copyright for 2008
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@908 05730e5d-ab1b-0410-a4ac-84af385074fa
2008-01-05 16:25:48 +00:00
Thorvald Natvig
1661ebe67d PlayerModel keeps persistent indexes and has a root item.
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@832 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-10-31 16:22:01 +00:00
Thorvald Natvig
6d6bcff7c7 Global-less server. First step of multiserver support. Completely breaks client
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@664 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-07-31 15:51:34 +00:00
Thorvald Natvig
1b265ffa8c reindenting all the code
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@622 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-07-17 23:12:38 +00:00
Thorvald Natvig
9dafd3743f Update copyrights to 2007
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@474 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-06-12 15:58:16 +00:00
Thorvald Natvig
e81c522903 Refactoring
git-svn-id: https://mumble.svn.sourceforge.net/svnroot/mumble/trunk@444 05730e5d-ab1b-0410-a4ac-84af385074fa
2007-05-24 09:36:57 +00:00