Commit Graph

39 Commits (b9a0e0a8de4340b360ba5084249c77af3bfd7573)

Author SHA1 Message Date
stpohle ff25761e34 added a patch from Michel Bernay who fixed some stuff.
17 years ago
stpohle 396fe092cd just make it look nice
18 years ago
stpohle 8f1077cf3b pushed bombs are not working right...
19 years ago
stpohle 699ba07d3c fdata missing in the bombdata packet? Sint16 or Uint16?
19 years ago
stpohle 111e53867b kicked bomb is not anymore jumping in time
19 years ago
stpohle 03a5ad2718 rscache_del had a problem
19 years ago
stpohle 072107d037 test version with the fixed bugs found by Luigi Auriemma
19 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 21ca92c493 Major Network Bugs fixed.
21 years ago
stpohle 1073a3d85a Player Connection Test bug
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 14b216577d Server can leave without problems... not working correct and multiplayermenus rewritten
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 4c85f60433 More work on the Team Mode, Singleplayer should work now almost fine.
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 0162f65725 Added Second Local Player, new menuhandling...
22 years ago
stpohle 4357930b24 source splitting.. the bomberclone.h file needed to cut into peaces.. the whole source was always compiled if i just made a small change.
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
stpohle 4cb6c047a9 pkg_fwd fixed again, i send now only needed packets and filter server only packets out. So the joingame is no send to everyone.
22 years ago
stpohle f726b7033f pkg_fwd fixed, send also the packet if the sender is behind a firewall, also do and send_playerid fixed changed protocol
22 years ago
stpohle 81ccc527ea major network packages problem fixed
22 years ago
stpohle 4a1b9b79f5 respawning on network players fixed, the Respawn and Death Flag wasn\'t set right
22 years ago
stpohle a2cb79c9d8 respawn test 1
22 years ago
stpohle 9979e58eed respawn addition
22 years ago
stpohle 1b6eb9d627 check if the new positoin is not already a target for another item and dropitemsondeath wasn't send with the servermode
22 years ago
stpohle 78215d8046 added network packet for droping items. (PKG_dropitems)
22 years ago
stpohle e6d1faf92b added flying items .. so dieing player can drop thier items.
22 years ago
stpohle aa6f0326de added game parameters start_range, start_bombs, start_speed, bomb_tickingtime
22 years ago
stpohle a3cb861a30 Fixed: network.h: NET_CANSEND fixed, didn\'t checked right for the server
22 years ago
stpohle 7ec27d9fc5 - network changed, AI Player can join.
22 years ago
stpohle c84bca3eba illness and chat problem fixed..
22 years ago
stpohle 5fce04d2fd AI player are able to run in multiplayer games..
22 years ago
stpohle de3c0860d6 some animation problem fixed.. mostly the frames still wasn't all with float
22 years ago
stpohle 4ffbe4c045 Putting animation frames to the float thing.. even timeouts are not float..
22 years ago
stpohle c9493ffc1f include problem
22 years ago
stpohle eb5693fb21 removing include dir 'cause update didn't created the include directory
22 years ago
stpohle c30c022f37 Source Cleanup
22 years ago