2008-10-08 |
unc0rr |
Implement rooms list refresh
|
file |
diff |
annotate
|
2008-10-08 |
unc0rr |
- Introduce a bit of state miachine in client code (should be more robust and verbosive now)
|
file |
diff |
annotate
|
2008-10-08 |
unc0rr |
Create a page for rooms list
|
file |
diff |
annotate
|
2008-10-07 |
unc0rr |
- Add stub page for rooms list
|
file |
diff |
annotate
|
2008-10-06 |
unc0rr |
Get rid of "internet" network game mode
|
file |
diff |
annotate
|
2008-09-18 |
unc0rr |
Fix music starting to play after the round even if it was turned off
|
file |
diff |
annotate
|
2008-08-29 |
unc0rr |
- Set frontend's music volume level to 50%
|
file |
diff |
annotate
|
2008-08-16 |
unc0rr |
Play music in menu also, with fading effects when run game
|
file |
diff |
annotate
|
2008-08-16 |
unc0rr |
Hackish way to play music in frontend... to be fixed
|
file |
diff |
annotate
|
2008-08-07 |
displacer |
correct restoring window size after fullscreen mode
|
file |
diff |
annotate
|
2008-08-07 |
displacer |
fullscreen disabling fixed
|
file |
diff |
annotate
|
2008-08-07 |
displacer |
Frontend Fullscreen mode added
|
file |
diff |
annotate
|
2008-08-04 |
unc0rr |
- Make look better
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-06-11 |
unc0rr |
Fix demo records of rounds restored after saving
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2008-04-24 |
unc0rr |
- New statistics
|
file |
diff |
annotate
|
2008-02-22 |
unc0rr |
- Get rid of PageSimpleGame, now pressing 'quick game' just starts round
|
file |
diff |
annotate
|
2008-01-20 |
displacer |
delete weapon set should work fine now
|
file |
diff |
annotate
|
2008-01-20 |
displacer |
delete weapon button added
|
file |
diff |
annotate
|
2008-01-20 |
displacer |
edit weapons is really edit now
|
file |
diff |
annotate
|
2008-01-14 |
unc0rr |
There is weapon scheme combo also on pageSimpleGame
|
file |
diff |
annotate
|
2008-01-12 |
displacer |
weapon names transmitted over network
|
file |
diff |
annotate
|
2008-01-12 |
displacer |
"Default" weapon is now default :)
|
file |
diff |
annotate
|
2008-01-11 |
displacer |
pre-alpha network weapons selection
|
file |
diff |
annotate
|
2008-01-09 |
displacer |
working multiplayer weapons combo
|
file |
diff |
annotate
|
2008-01-09 |
displacer |
update weapons combo fixed
|
file |
diff |
annotate
|
2008-01-08 |
displacer |
working save weapons to file
|
file |
diff |
annotate
|
2007-12-26 |
unc0rr |
Header cleanup in hwform.cpp
|
file |
diff |
annotate
|
2007-12-26 |
unc0rr |
- Header cleanup in game.cpp
|
file |
diff |
annotate
|
2007-12-20 |
displacer |
select default and save weapons added
|
file |
diff |
annotate
|
2007-12-19 |
displacer |
working weapons select
|
file |
diff |
annotate
|
2007-12-16 |
unc0rr |
Save and restore window size
|
file |
diff |
annotate
|
2007-12-15 |
unc0rr |
- Fix a bug when server fails to start, and then connecting to another server on the same host (strange, the fix won't work on my machine)
|
file |
diff |
annotate
|
2007-12-15 |
unc0rr |
- Share much code between models
|
file |
diff |
annotate
|
2007-12-15 |
unc0rr |
Abstract HWForm from custom PageNet implementation
|
file |
diff |
annotate
|
2007-12-15 |
unc0rr |
Start move from custom widgets to custom models
|
file |
diff |
annotate
|
2007-12-15 |
unc0rr |
Fully implement www server list via model
|
file |
diff |
annotate
|
2007-12-14 |
unc0rr |
Unregister server in servers list when the game is started
|
file |
diff |
annotate
|
2007-12-14 |
unc0rr |
- Simplify net game objects relationship
|
file |
diff |
annotate
|
2007-12-14 |
unc0rr |
- Fix some stupid object casts
|
file |
diff |
annotate
|
2007-12-14 |
unc0rr |
Make use of server port option
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Basic concept for net server options page (subject to change)
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Finish asking host/port dialog implementation
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Class to ask host/port to connect to ('Specify' button on PageNet)
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Move nick edit to PageOptions
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Some work on network widgets
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Fix bad behavior when quickly click Connect button more than once
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
- Switch between local and internet game
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Register in www works
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Fix some bugs
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Half implement possibility for different backends of servers list
|
file |
diff |
annotate
|
2007-12-01 |
unc0rr |
Sample WWW server list class
|
file |
diff |
annotate
|
2007-09-24 |
displacer |
abstract class for items container (hedgehogs num, bullets, etc.)
|
file |
diff |
annotate
|
2007-09-20 |
unc0rr |
Special game mode allowing the only clan on map for training mode
|
file |
diff |
annotate
|
2007-09-18 |
unc0rr |
Select weapon scheme page
|
file |
diff |
annotate
|
2007-09-18 |
displacer |
kdevelop project add, initial weapons scheme button
|
file |
diff |
annotate
|
2007-09-06 |
unc0rr |
More work on Training mode
|
file |
diff |
annotate
|
2007-09-06 |
unc0rr |
Prepare to new page 'Training'
|
file |
diff |
annotate
|
2007-09-06 |
unc0rr |
Rename PageLocalGame -> PageSimpleGame due to future changes
|
file |
diff |
annotate
|