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-10-27 |
unc0rr |
- Remove some old unused code
|
file |
diff |
annotate
|
2011-10-25 |
sheepluva |
move (prematurely) finishing game by removing all teams into engine since that's where it should happen
|
file |
diff |
annotate
|
2011-09-11 |
unc0rr |
Save demo when loaded from save game finishes
|
file |
diff |
annotate
|
2011-05-17 |
nemo |
make the associate button use the user's settings for loading demos/saves
|
file |
diff |
annotate
|
2011-03-01 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
2011-01-15 |
koda |
implemented actions for closing/enging program (needs testing over the net)
0.9.15
|
file |
diff |
annotate
|
2010-11-28 |
nemo |
Try suppressing those annoying "incorrect state" messages without actually breaking net play. Alter prior checks on GoBack. NEEDS TESTING.
|
file |
diff |
annotate
|
2010-11-28 |
nemo |
Try to kill off all teams if the player returns to the lobby in mid-game. Also leave game room open for admins to kick/restrict joins etc. NEEDS TESTING PROBABLY BROKE SOMETHING OR OTHER
|
file |
diff |
annotate
|
2010-11-01 |
nemo |
Add opendesktop association of files for non-windows. NEEDS TESTING.
|
file |
diff |
annotate
|
2010-08-23 |
smaxx |
Frontend:
|
file |
diff |
annotate
|
2010-04-01 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
2010-03-06 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
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-03 |
unc0rr |
- Proper /team command implementation
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
Start new hedgewars server instead of old one
|
file |
diff |
annotate
|
2008-10-15 |
unc0rr |
Share chat between frontend and engine
|
file |
diff |
annotate
|
2008-07-07 |
unc0rr |
Update copyright headers a bit
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Update copyright info in source files headers
|
file |
diff |
annotate
|
2008-02-22 |
unc0rr |
- Get rid of PageSimpleGame, now pressing 'quick game' just starts round
|
file |
diff |
annotate
|
2007-12-26 |
unc0rr |
- Header cleanup in game.cpp
|
file |
diff |
annotate
|
2007-12-19 |
displacer |
working weapons select
|
file |
diff |
annotate
|
2007-09-08 |
unc0rr |
Better stub for Training mode
|
file |
diff |
annotate
|
2007-09-06 |
unc0rr |
More work on Training mode
|
file |
diff |
annotate
|
2007-05-30 |
unc0rr |
Save saves in Save directory
|
file |
diff |
annotate
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
2007-02-10 |
unc0rr |
- Better AI thinking behavior
|
file |
diff |
annotate
|
2007-02-08 |
displacer |
virtual destructors for tcpBase derived classes, readarray clear removed as unneeded
|
file |
diff |
annotate
|
2007-02-05 |
unc0rr |
- Fix net game bug
|
file |
diff |
annotate
|
2007-01-15 |
unc0rr |
- Store more team specific values in HWTeam
|
file |
diff |
annotate
|
2007-01-15 |
displacer |
Run game message added, team and config info provided for net game
|
file |
diff |
annotate
|
2007-01-13 |
unc0rr |
Don't show game stats in case of interrupted by command '/quit' game
|
file |
diff |
annotate
|
2007-01-04 |
unc0rr |
- Better blowtorch
|
file |
diff |
annotate
|
2006-11-19 |
displacer |
fixed: choose map for simple game is working now
|
file |
diff |
annotate
|
2006-11-14 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
2006-10-28 |
displacer |
multiplayer colors enabled
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
file |
diff |
annotate
|
2006-10-02 |
displacer |
tcp sockets are incapsulated in TCPBase class now
|
file |
diff |
annotate
|
2006-10-01 |
displacer |
united TCP transfers for start game and receive preview
|
file |
diff |
annotate
|
2006-10-01 |
displacer |
prepare uniting tcp classes
|
file |
diff |
annotate
|
2006-09-09 |
unc0rr |
- Small fix for AI
|
file |
diff |
annotate
|
2006-09-09 |
displacer |
teams and hedgedogs num selection added to HWgame
|
file |
diff |
annotate
|
2006-08-27 |
unc0rr |
Update file headers & delete unneeded files
|
file |
diff |
annotate
|
2006-08-27 |
unc0rr |
Use QUuid to generate seed, rand() to choose theme
|
file |
diff |
annotate
|
2006-08-14 |
unc0rr |
- Use right packet length
|
file |
diff |
annotate
|
2006-08-06 |
unc0rr |
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
|
file |
diff |
annotate
|
2006-07-25 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
file |
diff |
annotate
|
2006-07-25 |
unc0rr |
New GameCFGWidget. Now it's possible to set forts mode from ui
|
file |
diff |
annotate
|
2006-07-24 |
unc0rr |
Start rewrite ui
|
file |
diff |
annotate
|
2006-01-21 |
unc0rr |
Send run parameters by cmd line, game parameters by IPC... breaks network game
|
file |
diff |
annotate
|
2006-01-10 |
unc0rr |
- Removed dark pixels on the corners of health case
|
file |
diff |
annotate
|
2006-01-09 |
unc0rr |
- Fixed crash in IPC code
|
file |
diff |
annotate
|
2006-01-07 |
unc0rr |
- More binds
|
file |
diff |
annotate
|
2005-12-28 |
unc0rr |
With this patch the game doesn't crash when gaming by net
|
file |
diff |
annotate
|
2005-12-27 |
unc0rr |
Now net game is near available, but exception occurs...
|
file |
diff |
annotate
|
2005-12-16 |
unc0rr |
- clear demos list before adding items
|
file |
diff |
annotate
|
2005-12-07 |
unc0rr |
Frontend lets define more binds
|
file |
diff |
annotate
|