Commit Graph

79 Commits (7b383ec1df539d45ccac8d6e192acafc721876fe)

Author SHA1 Message Date
stpohle 7b383ec1df Teammenus again changed, now all players will be in team 1. this will be changed again. So the new player will join the weakest team or the team with the less people
21 years ago
stpohle 5ef32ad040 Playernames can now changed again. This wasn't working right in the past testing versions
21 years ago
stpohle 4c85f60433 More work on the Team Mode, Singleplayer should work now almost fine.
21 years ago
stpohle 0bbf6dd82c teams will count points too
21 years ago
stpohle 4724128738 Single Player much more fixed. Teamwork will work next.
21 years ago
stpohle 2eb9ef076c first changes for a faster game loading. All menu graphic will be loaded from the begin with.
21 years ago
stpohle 36db940628 playerdetails changed
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 140b270a54 team menu added, network prepared for teammode. little menuhandling fixes in single player game and gfx selection
21 years ago
stpohle b417fdee2e bomb explosion is system independend - may still need alot of bugfixing
21 years ago
stpohle c5204fb4ec Bomb Explosion, is now systemspeed independend. Still need to rewrite the animation part.
21 years ago
stpohle 516058157a In Game Menu Created, player will be ask if he want to leave the game
22 years ago
stpohle 852480ea48 single player mode is back working again and with to playersupport on one computer
22 years ago
stpohle 864b1d238b chat mode fixed, rewrote the whole chat mode gfx part.
22 years ago
stpohle 0162f65725 Added Second Local Player, new menuhandling...
22 years ago
stpohle c618b51876 keyboard setting menu created and tested, for both player can now the keys been set.
22 years ago
stpohle a34ab4b442 working on the keymenu
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 11def691f9 added chatmode, added userdefined keyboard handling needed for two players on one computer mode.
22 years ago
stpohle 74184ed7c2 ver 0.11.2
22 years ago
stpohle 95ae84066a - Fixed: respawning of the player will continue and
22 years ago
stpohle 821b609549 inpkg puffer size increased and checked that there will only packets put in with PKGF_ackreq flag set.
22 years ago
stpohle 0cc9012e82 deleted unneeded stuff
22 years ago
stpohle cc23608950 new player position placement coded by dcdillon
22 years ago
stpohle f365ccac2a new player position placement coded by dcdillon
22 years ago
stpohle 0581b18c89 Added the color flag to the menu_label elements.
22 years ago
stpohle 56b1106ab2 MENU_image element added, Manual Screen in the game added.
22 years ago
stpohle ea628cb000 menu_displaymessages and displaytext changed, it can take now formates like printf does
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 3a83061d2c Fixed: Redraw Menuitems only if changes were made.
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 2bb83b37e2 moving player on slow systems and high speed illness
22 years ago
stpohle 4a1b9b79f5 respawning on network players fixed, the Respawn and Death Flag wasn\'t set right
22 years ago
stpohle 5842d80f24 respawn on local player works.
22 years ago
stpohle f7d1b74fd4 respawn test 2
22 years ago
stpohle a2cb79c9d8 respawn test 1
22 years ago
stpohle 9979e58eed respawn addition
22 years ago
stpohle dc0198efbd adding respawn
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 05a6f1e911 flying items added
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 a51e57c047 converted bmp to png and added support for it.
22 years ago
stpohle a3cb861a30 Fixed: network.h: NET_CANSEND fixed, didn\'t checked right for the server
22 years ago