2016-10-02 |
sheepluva |
fix for Bug 91 - Make DELEGATE action available in frontend
|
file |
diff |
annotate
|
2016-05-06 |
Wuzzy |
Add more What's This? texts throughout the frontend
|
file |
diff |
annotate
|
2016-04-26 |
sheepluva |
add /clear command to frontend chat (clears chat window)
|
file |
diff |
annotate
|
2016-01-16 |
sheepluva |
recognize subdomains of hedgewars.org
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2014-11-23 |
sheepluva |
don't flash frontend on hilight - while in-game
|
file |
diff |
annotate
|
2014-11-23 |
sheepluva |
remove unimplemented ban action from user context menu
|
file |
diff |
annotate
|
2014-06-01 |
sheepluva |
escape info message arguments, fixes issue 801: Frontend parses INFO command output as html
|
file |
diff |
annotate
|
2014-05-28 |
unc0rr |
Fix some of issues found by coverity
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
2014-01-23 |
sheepluva |
hide complete IP of other users, when non-admin requests player info. showing the first two parts of the IP was kinda pointless to begin with (what for?) and has recently lead to increased abuse and lobby flooding due to bots collecting/posting IP tracking information
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2014-01-13 |
sheepluva |
fix missing escape for usernick used in regexp
|
file |
diff |
annotate
|
2013-11-30 |
sheepluva |
fix for regression issue 669 "Lobby: User context-menu of offline user shows all options as if user was still online"
|
file |
diff |
annotate
|
2013-11-30 |
sheepluva |
don't show 'follow' entry for players that are in lobby
|
file |
diff |
annotate
|
2013-10-07 |
unc0rr |
Scroll chat widget to bottom on show and resize events
|
file |
diff |
annotate
|
2013-06-05 |
sheepluva |
fix last remaining warning in frontend
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-04-07 |
sheepluva |
merge
|
file |
diff |
annotate
|
2013-03-27 |
koda |
application bar blinks when someone pings you (issue 492)
|
file |
diff |
annotate
|
2013-03-21 |
sheepluva |
make https links work properly
|
file |
diff |
annotate
|
2013-03-21 |
sheepluva |
fix player info
|
file |
diff |
annotate
|
2013-03-20 |
sheepluva |
add lobby chat features to room chat
|
file |
diff |
annotate
|
2013-01-27 |
unc0rr |
Allow navigating backwards chat widget log while new lines are being added
|
file |
diff |
annotate
|
2013-01-23 |
dag10 |
Aesthetic improvements to chat widget. Also fixed the ghosting issue in a few areas by using repaint().
|
file |
diff |
annotate
|
2013-01-17 |
unc0rr |
- Pass unknown chat commands to server
|
file |
diff |
annotate
|
2013-01-17 |
sheepluva |
small cleanup of helloSounds; note: physfs:// prefix will break sound paths since playSoundFile uses physfs for finding files already
|
file |
diff |
annotate
|
2012-12-01 |
unc0rr |
Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
|
file |
diff |
annotate
|
2012-11-17 |
unc0rr |
Get rid of DataManager::findFileForRead
physfslayer
|
file |
diff |
annotate
|
2011-11-21 |
sheepluva |
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.18
|
file |
diff |
annotate
|
2012-10-10 |
unc0rr |
Remove old signal-slot conenctions
|
file |
diff |
annotate
|
2012-10-10 |
unc0rr |
- Finish conversion to nicks model
|
file |
diff |
annotate
|
2012-10-10 |
unc0rr |
Get rid of deprecated chat widget stuff
|
file |
diff |
annotate
|
2012-10-10 |
unc0rr |
Restore old context menu behavior
|
file |
diff |
annotate
|
2012-10-09 |
unc0rr |
- Enable chat context menu actions
|
file |
diff |
annotate
|
2012-10-06 |
unc0rr |
Further work on moving to players list model
|
file |
diff |
annotate
|
2012-10-05 |
unc0rr |
Start moving to players list model.
|
file |
diff |
annotate
|
2012-09-30 |
unc0rr |
Show more statuses in icons.
|
file |
diff |
annotate
|
2012-08-13 |
unc0rr |
Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
|
file |
diff |
annotate
|
2012-04-28 |
sheepluva |
license header year range adjustments
|
file |
diff |
annotate
|
2012-04-26 |
sheepluva |
renaming HWDataManager -> DataManager
|
file |
diff |
annotate
|
2012-04-25 |
sheepluva |
reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
|
file |
diff |
annotate
|
2012-04-25 |
sheepluva |
nemo said I was boring for removing the "hello" randomizer on room join.
|
file |
diff |
annotate
|
2012-02-17 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
2012-01-30 |
nemo |
astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
|
file |
diff |
annotate
|
2011-11-24 |
sheepluva |
hide all context menu options for own nick, except for info
|
file |
diff |
annotate
|
2011-11-21 |
sheepluva |
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.17
|
file |
diff |
annotate
|
2011-10-30 |
sheepluva |
show notice to admin when kicking player
|
file |
diff |
annotate
|
2011-10-30 |
sheepluva |
lupdate, german translation
|
file |
diff |
annotate
|
2011-10-30 |
sheepluva |
beep on highlight
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
whoopsy, my bad (segfault due to accepting empty lines)
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
html-escape nicknames
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
change default timestamp format to hh:mm
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
* fix highlighting (i just broke it by not negating a boolean expression)
|
file |
diff |
annotate
|
2011-10-29 |
sheepluva |
update name autocompletion after nick change (since own nick isn't suggested)
|
file |
diff |
annotate
|
2011-10-28 |
sheepluva |
+ make names in notice messages and leave messages clickable too
|
file |
diff |
annotate
|
2011-10-28 |
sheepluva |
chat: don't link own name
|
file |
diff |
annotate
|
2011-10-27 |
sheepluva |
actually the those if(...); weren't supposed to be if statements in the first place, since the result is always true at that point of code anyway.
|
file |
diff |
annotate
|
2011-10-26 |
sheepluva |
typos
|
file |
diff |
annotate
|
2011-10-26 |
sheepluva |
custom highlighting
|
file |
diff |
annotate
|