Commit Graph

76 Commits (b417fdee2eabbaceb1ae272be085bffe3d284fae)

Author SHA1 Message Date
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
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 3e49299c69 added F4 to start a game message into the help screen.
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 7c19823bcd hosting a game without a internet connection fixed
22 years ago
stpohle c63010ff36 network init, check for ai_family fixed
22 years ago
stpohle 69c308b736 respawn animation on network players fixed
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 7655c2ae6c do_bombdata fixed, another three stones will be drawen to make sure no old bombgraphics will be left on the screen
22 years ago
stpohle a3cb861a30 Fixed: network.h: NET_CANSEND fixed, didn\'t checked right for the server
22 years ago
patty21 8a4fea083b Added: Kick bombs Special
22 years ago
stpohle 67f576a28b video menu and option menu got mixed up after the video menu was selected
22 years ago
stpohle 3196ca7110 Changed Option Menu, if no Playername is set. Focus the Playername Entry. Redraw the Background Screen after a Single Player Game
22 years ago
stpohle a7f683c7b9 compilerflag added to disable the compilesupport for GDB
22 years ago
stpohle 93e01bc3b5 map_set_playerposition fixed.. not players should be always set.
22 years ago
stpohle 4e3e315223 Fixed: If the player is move on a field where is currently an explosion then will the player die.
22 years ago
stpohle 7f6c40c57b Network Problem with the tilesets fixed.
22 years ago
stpohle 60d0af15e4 Changelog changed
22 years ago
stpohle 7ec27d9fc5 - network changed, AI Player can join.
22 years ago
stpohle a4becfdf88 FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle 9a9750ba4b FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle 8562149287 added patches from pak21
22 years ago
stpohle 6cb5275081 replaced bzero with memset, because bzero is not ansi C standart - Patch by Pak21@users.sourceforge.net
22 years ago
stpohle 56eb2c9812 load free data bug found.. sound didn't wanted to stop
22 years ago
stpohle eaca81b97a Tunnel is now working with multiplayergames. player->tunnelto will be now send together with the PKG_playermove packet.
22 years ago
stpohle 494a2137bb Tunnels added to the game..
22 years ago
stpohle 702e4c671d Musicplay added Random Music Selection will follow soon
22 years ago
patty21 358c5320c5 v0.10.0 cleanups
22 years ago
stpohle 1f118314bc game result screen in single mode fixed again
22 years ago
stpohle 31b48aedc7 end sequence of the game will now work fine.. without problems... maybe timeouts have to be raised up alittle.
22 years ago
stpohle 175b59863c Single Playerselection finished
23 years ago
stpohle 47253f0d3a scaling routine speeded up a little bit by using less switch case and using inline.. static inline is now used
23 years ago
stpohle c4eedcf3c6 single player first wort to a full single player game
23 years ago
stpohle 26062e089d chat find_freeline fixed
23 years ago
stpohle 0b748f4577 some more changes with the gfx engine
23 years ago
stpohle 4ecdb03594 GFX game engine changed, Map Options are now aviable
23 years ago