Commit Graph

562 Commits (08f9d34bd5a4d38fd0bc84fe9bd8744e34f829d0)
 

Author SHA1 Message Date
stpohle b6bdb5f018 ingame menu haven't been freed right.
22 years ago
stpohle 516058157a In Game Menu Created, player will be ask if he want to leave the game
22 years ago
stpohle 521c78ef62 Alot of minor bus fiexed in the single player version
22 years ago
stpohle 03f93b8cac added 1600x1200 resolution
22 years ago
stpohle c8b9b318a5 fixed selection of ai players in a single game
22 years ago
stpohle be96cbec38 chat as client in multiplayer mode fixed, forgot to check fo GT_MP_PTPS. no small block if you collect a powerup
22 years ago
stpohle 863242d050 Player one wasn't set right in the init process
22 years ago
stpohle 085fb5ce89 Player one wasn't set right in the init process
22 years ago
stpohle 390aedf34f Players have a name per default, ask playername is set default to off
22 years ago
stpohle 852480ea48 single player mode is back working again and with to playersupport on one computer
22 years ago
stpohle 2e1cc95b0a Passwort protection wasn't working right.. fixed it.
22 years ago
stpohle 40b877fe1c game_loop: the game on the client side quit after the clients game timeout.. it was not set by the server
22 years ago
stpohle 769ab1db06 chat_setactive fixed active value was always set to true
22 years ago
stpohle 864b1d238b chat mode fixed, rewrote the whole chat mode gfx part.
22 years ago
stpohle a4bd2f4243 join menu fixed.. net_getserver function fixed
22 years ago
stpohle eab6cee242 added cross-config.cache to the ignore file list
22 years ago
stpohle b3045222ab Added convert script for respawning animations
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 4e1e3fe28e This fixes the issue of it making incorrect assumptions about the initial range of bombs and placing players in unsafe positions. by dcdillion
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 379fbcab52 This has to do with the respawn of a player. The while around the call
22 years ago
stpohle fb4f276976 Changelog Changed
22 years ago
stpohle 0cc9012e82 deleted unneeded stuff
22 years ago
stpohle c7574f9368 new player position placement coded by dcdillon
22 years ago
stpohle e8560f3636 new player position placement coded by dcdillon
22 years ago
stpohle cc23608950 new player position placement coded by dcdillon
22 years ago
stpohle dbbd1a7a29 new player position placement coded by dcdillon
22 years ago
stpohle f365ccac2a new player position placement coded by dcdillon
22 years ago
stpohle 4f06733484 Added Cerror to the music section in the help
22 years ago
stpohle 2ac4f7fdd7 Forgot to readd the drawen fire to the stone animation list
22 years ago
stpohle 6ddd7eba6a Help About and Credit Page added
22 years ago
stpohle 43b9c2a32a manual screen added to the game
22 years ago
stpohle 0581b18c89 Added the color flag to the menu_label elements.
22 years ago
stpohle dda7bc91e4 MENU_image element added, Manual Screen in the game added.
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
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
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