2007-10-21 |
unc0rr |
- New training (not finished yet)
|
file |
diff |
annotate
|
2007-09-30 |
unc0rr |
Use same team colors everywhere
|
file |
diff |
annotate
|
2007-09-22 |
unc0rr |
- Training format change
|
file |
diff |
annotate
|
2007-09-22 |
unc0rr |
Now trainings can have custom ammostore
|
file |
diff |
annotate
|
2007-09-21 |
unc0rr |
Let hedgehog position be taken from config, still more work is needed
|
file |
diff |
annotate
|
2007-09-21 |
unc0rr |
- Use current screen color depth in engine
|
file |
diff |
annotate
|
2007-09-21 |
unc0rr |
Add CurrentHedgehog variable which simplifies code
|
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 |
First step to store trainings in files
|
file |
diff |
annotate
|
2007-09-15 |
unc0rr |
Triggers PoC: targets are spawned right after the previous damaged
|
file |
diff |
annotate
|
2007-09-14 |
unc0rr |
Triggers proof-of-concept
|
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-07-12 |
unc0rr |
Get possible screen resolutions from SDL library
|
file |
diff |
annotate
|
2007-06-11 |
unc0rr |
Small fixes
|
file |
diff |
annotate
|
2007-05-30 |
unc0rr |
Save saves in Save directory
|
file |
diff |
annotate
|
2007-05-27 |
unc0rr |
Option for alternative damage tags
|
file |
diff |
annotate
|
2007-05-10 |
unc0rr |
Simplify reading from file ;)
|
file |
diff |
annotate
|
2007-03-15 |
displacer |
merge fixes from branch
|
file |
diff |
annotate
|
2007-02-23 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
2007-02-20 |
displacer |
some debug messages removed
|
file |
diff |
annotate
|
2007-02-20 |
displacer |
frewetype warning is now printed to console
|
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-07 |
displacer |
segfault after endgame fixed?!
|
file |
diff |
annotate
|
2007-02-05 |
unc0rr |
Fix net game ;)
|
file |
diff |
annotate
|
2007-02-05 |
unc0rr |
- Fix net game bug
|
file |
diff |
annotate
|
2007-02-03 |
displacer |
additional error checking
|
file |
diff |
annotate
|
2007-01-21 |
displacer |
first buggy hedgehogs num net change
|
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-11 |
unc0rr |
Game config commands are generated by GameCFGWidget
|
file |
diff |
annotate
|
2007-01-08 |
unc0rr |
Use new parameters, small protocol change
|
file |
diff |
annotate
|
2007-01-04 |
unc0rr |
- Better blowtorch
|
file |
diff |
annotate
|
2006-12-10 |
unc0rr |
'Show FPS' and 'FPS limit' options
|
file |
diff |
annotate
|
2006-12-10 |
unc0rr |
Implemented FPS limit and show/hide FPS value
|
file |
diff |
annotate
|
2006-12-08 |
displacer |
automatic assign of game server TCP port
|
file |
diff |
annotate
|
2006-11-24 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
2006-11-23 |
unc0rr |
Engine gets Data path from frontend
|
file |
diff |
annotate
|
2006-11-19 |
displacer |
fixed: choose map for simple game is working now
|
file |
diff |
annotate
|
2006-11-18 |
displacer |
map choose from files added
|
file |
diff |
annotate
|
2006-11-18 |
unc0rr |
- Fix infinite loop when selecting weapon with ammo menu
|
file |
diff |
annotate
|
2006-11-14 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
2006-11-01 |
unc0rr |
- Fixes for map mushrooms
|
file |
diff |
annotate
|
2006-10-28 |
displacer |
rgb instead of rgba sending to engine
|
file |
diff |
annotate
|
2006-10-28 |
displacer |
multiplayer colors enabled
|
file |
diff |
annotate
|
2006-10-27 |
unc0rr |
Fixed compilation on *nix .)
|
file |
diff |
annotate
|
2006-10-27 |
unc0rr |
Implement Knowledge Base for libs/compilers bugs
|
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-27 |
unc0rr |
Changeable volume
|
file |
diff |
annotate
|
2006-09-26 |
displacer |
working map preview
|
file |
diff |
annotate
|
2006-09-21 |
unc0rr |
Fix demos usability
|
file |
diff |
annotate
|
2006-09-16 |
unc0rr |
Fix hedgehog physics %)
|
file |
diff |
annotate
|
2006-09-15 |
unc0rr |
Don't save demos in 'bin' dir
|
file |
diff |
annotate
|
2006-09-11 |
unc0rr |
fix 'Simple game' and playing demos
|
file |
diff |
annotate
|