2010-03-29 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-18 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
2010-02-26 |
nemo |
A simple hat reservation mechanism. Can be worked around with a little effort, but to make it useful, you'd have to get everyone you played with to work around it too. Quite a bit of effort for a small reward feature.
|
file |
diff |
annotate
|
2010-02-22 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Engine:
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Only enable chirp for room owner
|
file |
diff |
annotate
|
2010-02-09 |
nemo |
Have game beep when someone joins lobby/room. Controlled by Sound option
|
file |
diff |
annotate
|
2010-02-03 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-01-24 |
koda |
sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
|
file |
diff |
annotate
|
2009-11-20 |
nemo |
A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
|
file |
diff |
annotate
|
2009-10-17 |
nemo |
Disable hiding of frontend for now - seems it might be reasons for frontend shutting down when host quits.
|
file |
diff |
annotate
|
2009-10-17 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
2009-10-16 |
koda |
update appcast link
|
file |
diff |
annotate
|
2009-10-15 |
nemo |
openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
|
file |
diff |
annotate
|
2009-10-14 |
koda |
Smaxx patch for fixing all sound related issues on any system
|
file |
diff |
annotate
|
2009-10-12 |
koda |
smaxx patch for hardware sound
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-10-03 |
unc0rr |
- Proper /team command implementation
|
file |
diff |
annotate
|
2009-10-02 |
koda |
added a utility that warns the user to install hedgewars when it's run from the diskimage
|
file |
diff |
annotate
|
2009-09-27 |
koda |
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
|
file |
diff |
annotate
|
2009-09-26 |
koda |
makes the updater optional at compile time
|
file |
diff |
annotate
|
2009-09-22 |
koda |
Smaxx's patch fixing openal sound issues with poor card drivers
|
file |
diff |
annotate
|
2009-09-10 |
nemo |
And in frontend
|
file |
diff |
annotate
|
2009-09-10 |
unc0rr |
Move connect call to more appropriate place
|
file |
diff |
annotate
|
2009-09-02 |
unc0rr |
- Frontend: reorganize code controlling widgets state, fix problems getting room admin status
|
file |
diff |
annotate
|
2009-07-14 |
koda |
a lot of stuff:
|
file |
diff |
annotate
|
2009-06-12 |
unc0rr |
Implement ability for server admin to clear accounts cache
|
file |
diff |
annotate
|
2009-05-24 |
unc0rr |
Silence frontend debug output
|
file |
diff |
annotate
|
2009-05-24 |
nemo |
Toggle for stars ("frontend effects") - also turns off optimisations for stars that were causing problems onone machine
|
file |
diff |
annotate
|
2009-05-20 |
unc0rr |
This should resend scheme info to net server when scheme got edited (not tested)
|
file |
diff |
annotate
|
2009-05-03 |
nemo |
oops - checked in my disabling of frontend sound/animation
|
file |
diff |
annotate
|
2009-05-03 |
nemo |
Descriptions for the tooltip buttons. Rename btnInvurnable to btnInvulnerable
|
file |
diff |
annotate
|
2009-04-23 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
2009-04-20 |
unc0rr |
Fix team lists reset when editing weapon sets
|
file |
diff |
annotate
|
2009-04-19 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
2009-04-17 |
unc0rr |
Fix disconnection from server
|
file |
diff |
annotate
|
2009-04-10 |
unc0rr |
Move game starting action outside menu
|
file |
diff |
annotate
|
2009-04-10 |
unc0rr |
Implement two buttons
|
file |
diff |
annotate
|
2009-03-27 |
unc0rr |
Allow admin to set server's motd
|
file |
diff |
annotate
|
2009-03-27 |
unc0rr |
Prepare to add ability for admin to set MOTD
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
2009-03-21 |
unc0rr |
- Use QCryptographicHash for md5
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
Add delete button and scheme selection combobox to scheme edit page
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
Sync schemes config over net should work now (untested)
|
file |
diff |
annotate
|
2009-03-16 |
unc0rr |
Send scheme data over net (but recieving part isn't implemented yet)
|
file |
diff |
annotate
|
2009-03-16 |
unc0rr |
- Some style changes by nemo
|
file |
diff |
annotate
|
2009-03-15 |
unc0rr |
More game options by nemo
|
file |
diff |
annotate
|
2009-03-13 |
unc0rr |
Scheme options work now
|
file |
diff |
annotate
|
2009-03-12 |
unc0rr |
- Share model between test table and widgets
|
file |
diff |
annotate
|
2009-03-12 |
unc0rr |
Continue work on new schemes
|
file |
diff |
annotate
|
2009-03-09 |
unc0rr |
- Send initial room config
|
file |
diff |
annotate
|
2009-03-08 |
unc0rr |
- Fix a bug in map widget
|
file |
diff |
annotate
|
2009-03-08 |
unc0rr |
Start refactoring some things. Frontend becomes temporarily unusable for network game
|
file |
diff |
annotate
|
2009-03-08 |
unc0rr |
Fix frontend not disconnecting from server
|
file |
diff |
annotate
|
2009-03-04 |
unc0rr |
Some work on players lists context menus
|
file |
diff |
annotate
|
2009-03-02 |
unc0rr |
Enable admin button when have privilege. Button does nothing yet.
|
file |
diff |
annotate
|
2009-02-26 |
unc0rr |
Small optimization in net server
|
file |
diff |
annotate
|
2009-02-26 |
unc0rr |
Fix pages mess when password is refused
|
file |
diff |
annotate
|
2009-02-24 |
unc0rr |
ttsmj2's random teams patch
|
file |
diff |
annotate
|
2009-02-23 |
unc0rr |
Fix bug with not working toggles 'rectrict joins' and 'restrict team adding'
|
file |
diff |
annotate
|
2009-02-17 |
unc0rr |
Move template filter to map widget (by nemo)
|
file |
diff |
annotate
|
2009-02-15 |
unc0rr |
"connecting" page
|
file |
diff |
annotate
|
2009-02-15 |
unc0rr |
Templates filter by nemo
|
file |
diff |
annotate
|
2009-02-01 |
unc0rr |
Apply nemo's patch polished by me:
|
file |
diff |
annotate
|
2009-01-31 |
unc0rr |
Options for bonus box probability tuning and number of turn until sudden death
|
file |
diff |
annotate
|
2009-01-14 |
unc0rr |
Properly handle room deletion in respect of pages switching
|
file |
diff |
annotate
|
2009-01-14 |
unc0rr |
Implement isInRoom in client
|
file |
diff |
annotate
|
2009-01-14 |
unc0rr |
Correctly handle disconnect when on stats page
|
file |
diff |
annotate
|
2009-01-14 |
unc0rr |
Mostly fix voicepack usage
|
file |
diff |
annotate
|
2009-01-13 |
unc0rr |
Use custom datetime format for using in filename
|
file |
diff |
annotate
|
2009-01-12 |
unc0rr |
Some button reorganization on net game page
|
file |
diff |
annotate
|
2009-01-12 |
unc0rr |
Draw ready status icon on ready button
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
Fix page switching issue when disconnected
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
Initial health graphic implementation
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
Fully separate statistics code from main form code
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
- svn maintenance
|
file |
diff |
annotate
|
2009-01-08 |
unc0rr |
Go page back when room is abandoned by its admin
|
file |
diff |
annotate
|
2009-01-08 |
unc0rr |
- Fix bugs in net server
|
file |
diff |
annotate
|
2009-01-08 |
unc0rr |
Clean room chat history when entering room
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Start converting network protocol to no-disconnecting religion
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Don't escape chat strings which go to engine
|
file |
diff |
annotate
|
2009-01-06 |
unc0rr |
Save much space for chat widget on lobby page by removing server message widget (now this messages goes to chat)
|
file |
diff |
annotate
|
2009-01-03 |
unc0rr |
- Decrease font size in chat
|
file |
diff |
annotate
|
2009-01-03 |
unc0rr |
Check for deprecated ammo schemes at startup and delete them
|
file |
diff |
annotate
|
2009-01-02 |
unc0rr |
- Update some copyrights
|
file |
diff |
annotate
|
2009-01-02 |
unc0rr |
Lobby chat should work now
|
file |
diff |
annotate
|
2009-01-02 |
unc0rr |
Start work on lobby: add/remove nick from the list on join/quit
|
file |
diff |
annotate
|
2008-12-05 |
unc0rr |
- Less crossclass dependancies
|
file |
diff |
annotate
|
2008-12-05 |
unc0rr |
Implement Solid Land checkbox
|
file |
diff |
annotate
|
2008-11-27 |
unc0rr |
Store ammo info directly in combobox
|
file |
diff |
annotate
|
2008-11-25 |
unc0rr |
- Don't send 'Bad param' msg, as the only reason of it is just some lag
|
file |
diff |
annotate
|
2008-11-24 |
unc0rr |
Small fixes mixed with formatting changes
|
file |
diff |
annotate
|
2008-11-09 |
unc0rr |
Don't rerecord a demo
|
file |
diff |
annotate
|
2008-11-09 |
unc0rr |
Add an option to name records with current date and time
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Add 'Divide teams' option to frontend
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Set custom palette to scrollbars
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Delay for 250 msec before connect to local server
|
file |
diff |
annotate
|
2008-10-25 |
unc0rr |
Customize menu look
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
Room control menu works
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
Send appropriate messages to server on control menu actions
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
Add button for controlling room options (no usefull yet)
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
Show players ready status in chat nick list
|
file |
diff |
annotate
|
2008-10-24 |
unc0rr |
- Fix a bug in READY message handling
|
file |
diff |
annotate
|
2008-10-22 |
unc0rr |
Add "Join official server" button
|
file |
diff |
annotate
|
2008-10-21 |
unc0rr |
Implement kick
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
- Customize QTextBrowser look
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
Move back from server setup page
|
file |
diff |
annotate
|
2008-10-16 |
unc0rr |
- Frontend: don't reset playing teams list after end of round
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Fix a typo
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Fix doubling chat message
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Fix conditions to disconnect
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Oops... fix introduced bug
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Share chat between frontend and engine
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Various small insignificant improvements everywhere
|
file |
diff |
annotate
|
2008-10-13 |
unc0rr |
- Set focus to dead hedgehog
|
file |
diff |
annotate
|
2008-10-12 |
unc0rr |
Clients send roundfinished message to server when the round is over
|
file |
diff |
annotate
|
2008-10-12 |
unc0rr |
Fix water rising too fast
|
file |
diff |
annotate
|