Commit Graph

124 Commits (855361caf372601d05e67661263adc955a12db68)

Author SHA1 Message Date
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
stpohle 0f8e29b140 version 0.9.9fix2 ...
23 years ago
stpohle 30f0372e04 tigger over, set bombs to ma max timeout of 5 seconds
23 years ago
stpohle 1a3578e3f8 tigger over, set bombs to ma max timeout of 5 seconds
23 years ago
stpohle cd0af836ed pushung bomb and wrong direction illness bug fixed
23 years ago
stpohle 18693a2620 network won't send data to disconnected player in the game.
23 years ago
stpohle 59087cdfc3 player_findfreebomb, trigger+bombdropping illness bug, row dropping bug fixed
23 years ago
stpohle c44855a43c fixed: bomb dropping will check now correctly if there is already a bomb at the new field
23 years ago
stpohle 37bfb05729 client bombs got timeout reset for thier bombs
23 years ago
stpohle b5c272c5ce Version 0.9.9 Fix1
23 years ago
stpohle 4c6a7b0efa gfx_AddUpdateRect clipping of the updatebox
23 years ago
stpohle 5937909573 Menuselection is not enymore a egg
23 years ago
stpohle 74221c7f99 Last Cleanups
23 years ago
stpohle 7874c516ab Fixed CPU usage bug if the player have got a special..
23 years ago
stpohle 6249457afb Specials will shown in the status screen
23 years ago
stpohle c1dc2d4410 changelog updated
23 years ago
stpohle 619f9be99e AI Player Test 3
23 years ago
stpohle 03ecc242d6 single player ai test 2
23 years ago
stpohle de593d410a configure.in i have unfortunaly overwritten it
23 years ago
stpohle 7457cf764b ChangeLog - Update 'cause 0.9.8 release
23 years ago
stpohle 4d7723d78e Update ChangeLog
23 years ago
stpohle c1f8ebcf54 Background fileds can now have backgrounds with bigger size
23 years ago
stpohle baa433a6d1 Loading / Autogenerating Maps Fixed Playerposition
23 years ago
stpohle 3a1934279f information about the last changes
23 years ago
stpohle 59db4d669e net_delplayer.. Server/Host quit problem
23 years ago
stpohle 7f7c601e5e MinGW Version Problem
23 years ago
stpohle 5eda6e2fe7 Initial revision
23 years ago