Commit Graph

115 Commits (164d9f7df60a63be25743965af341ba60a06b1e6)

Author SHA1 Message Date
stpohle 164d9f7df6 some changes in the makefile managment
19 years ago
stpohle e6a243a3a8 some changes in the makefile managment
19 years ago
stpohle 55ad817ba9 Fixed problem with the second local player
19 years ago
stpohle cd3c8b8d72 infinite loop on slow network by player selection screen
19 years ago
stpohle 92af07f9d7 ChangeLog finished.. releasing the game
19 years ago
stpohle a9fe54453e added Bomberclone Icon to the win32 binary
19 years ago
stpohle 6c44111953 added resolution 1280x800
19 years ago
stpohle 072107d037 test version with the fixed bugs found by Luigi Auriemma
19 years ago
stpohle b40f928476 some patches and fixes
19 years ago
stpohle 05119fc803 accepted patch from: Tim Yamin <plasmaroo@gentoo.org>
20 years ago
stpohle 833693fbd4 changed: game loop should not use the s_findeven function.
20 years ago
stpohle 473a92c692 bugfix with more as 8 different playergraphics. Dedicated server mode removed
21 years ago
stpohle a98791b800 network problem with player who got on client side reborn fixed. do_playerdata and do_playerid fixed
21 years ago
stpohle 790e52c9f6 added broadcast menuswitch to the programm parameters and also into the config file
21 years ago
stpohle d119765068 fixed: playergfx overlapped the player name. if you selected no player you will see for you or anyone else who have no player a ghost player.
21 years ago
stpohle d86a085930 fixed: playergfx overlapped the player name. if you selected no player you will see for you or anyone else who have no player a ghost player.
21 years ago
stpohle 9458b32502 fixed problems with the broadcasting stuff.. and the new game list
21 years ago
stpohle 9e1eda3184 another little fixes on the game - resend cache
21 years ago
stpohle e4c5b3fbc1 gamelist selection in the multiplayer menu changed
21 years ago
stpohle e072547df6 Put broadcast support into the game. So it is able to find local running games on its own.
21 years ago
stpohle 09575db5dc bomb move fixed
21 years ago
stpohle aaec6063d1 Moving and Liquid bombs wasn't working after adding the change_directory values.
21 years ago
stpohle f19cef33c9 Major Network Bugs fixed.
21 years ago
stpohle 15aca355f9 Contest bug
21 years ago
stpohle 95e99a7bb7 team mode completed prepared for last test before release
21 years ago
stpohle 5dc3a23a9f team mode completed prepared for last test before release
21 years ago
stpohle 889bf3ce0d fixes which had to do with the local second player on network games
21 years ago
stpohle 13e1ebea43 bombexplosions should be fixed. Problem with slow computers are not anymore there. Rewrote do_explosion function.
21 years ago
stpohle 6e774bdc18 player_stepmove() was not working right with the stepsleft value over 2.0f.
21 years ago
stpohle 1304e53d55 Server can leave games.. These Games will continue with another new server, firewall flag will be set on it's own when a player joins a game
21 years ago
stpohle 395d65fd2c server can only start games if all players are ready. (maybe still some fixes needed for disconnecting players
21 years ago
stpohle 77e68d6870 ai fixed, suicide death 1. var dir_change added so we won't have anymore so many switch cases
21 years ago
stpohle 8edb72fb8f udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player, work on the single player
21 years ago
stpohle 029a26a041 udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
21 years ago
stpohle 04b94954cb udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
21 years ago
stpohle 84ac956883 chat mode changed, if only one player is using the computer keep the chat always active.
21 years ago
stpohle ca297c3a9a quit game button in the InGame menu is working now
21 years ago
stpohle 2fe2f57247 network error, will shutdown the network in the game
21 years ago
stpohle 140b270a54 team menu added, network prepared for teammode. little menuhandling fixes in single player game and gfx selection
21 years ago
stpohle b6bdb5f018 ingame menu haven't been freed right.
22 years ago
stpohle 0162f65725 Added Second Local Player, new menuhandling...
22 years ago
stpohle 11def691f9 added chatmode, added userdefined keyboard handling needed for two players on one computer mode.
22 years ago
stpohle 95ae84066a - Fixed: respawning of the player will continue and
22 years ago
stpohle fb4f276976 Changelog Changed
22 years ago
stpohle dbbd1a7a29 new player position placement coded by dcdillon
22 years ago
stpohle 6f76e429d7 Added/Fixed display messages again
22 years ago
stpohle 123560996d fixed: single lost fire on the filed
22 years ago
patty21 e4245211c0 Error message, if you host a game and firewall is enabled
22 years ago
patty21 9e36f8c675 Some Fixes and Changes
22 years ago
stpohle f8c6c648a4 fixed loading of the bomb explosion time from the config file
22 years ago