Commit Graph

61 Commits (c84bca3ebaa67685ac976895b1eff7e4c344852d)

Author SHA1 Message Date
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 b69ff0ae4e Changed Positions to Float, added that one game_loop can now take longer as 20ms and Animations needs to be put in a other way to so everything will be right in time
22 years ago
stpohle a4becfdf88 FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle 0b573cb17f tunnel data send fixed..
22 years ago
stpohle 97d379a0fb Little and Big Endian Support the second try. i didn\'t converted send_field, power ups incresed
22 years ago
stpohle cb55044431 Little and Big Endian Support the First Try
22 years ago
stpohle 91c36ee6d5 Moving Bombs are now finished they should work.. added cleaning of bfield and setting the bfield at the first line in bomb_move and at the end of the function.
22 years ago
stpohle 801acfadce another bombdata try
22 years ago
stpohle c3292045f9 again bomb moving things.
22 years ago
stpohle 56eb2c9812 load free data bug found.. sound didn't wanted to stop
22 years ago
stpohle fc002a8d15 bomb moving routine changed
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 408c67b41f tunnel data will be send over the network
22 years ago
stpohle 4378205213 hurry warning
22 years ago
stpohle 14872e49d8 pkg_mapinfo.len fixed in send_mapinfo
22 years ago
stpohle c4eedcf3c6 single player first wort to a full single player game
23 years ago
stpohle 4ecdb03594 GFX game engine changed, Map Options are now aviable
23 years ago
stpohle bd54991241 another source cleanup struct map created and all map/fielddata put in there.
23 years ago
stpohle 18693a2620 network won't send data to disconnected player in the game.
23 years ago
stpohle 37bfb05729 client bombs got timeout reset for thier bombs
23 years ago
stpohle cd97b0f87c bfield was not set right for the incoming data packet
23 years ago
stpohle 90b5907ffc bfield was not set right for the incoming data packet
23 years ago
stpohle 8f2c480d9b Added Debug Messages
23 years ago
stpohle 832a292f0a Player Selection CPU Usage Bug fixed
23 years ago
stpohle 94670e1fdf Last Changes for smooth bomb pushing.. some clean up in the source
23 years ago
stpohle e1accce7ee finaly the bad bad crash bug found..
23 years ago
stpohle aad984176b Bugfixing the current crash problem... but still no cloe where it comes from
23 years ago
stpohle 463b4edb23 field animation data fixed
23 years ago
stpohle c0a74a77da do_bombdata fixed.. had problems with 16bit integers
23 years ago
stpohle b20407a43e now we can compile again
23 years ago
stpohle c0167b49d6 packets.c fixed
23 years ago
stpohle 46549bfcb3 Network fixed for the firewall option
23 years ago
stpohle 22de75c69a Network Packet Forwarding added for people behind a firewall
23 years ago
stpohle 418de30c29 Network Option added.. for people behind a firewall ... needs some tests
23 years ago
stpohle f028f523e1 Sound fix... network player drppoed bombs without sound.
23 years ago
patty21 7c39c7ea3c 2 new specials finished and some bugs fixed
23 years ago
stpohle e994c1895e bman.updatestatusbar ... added to some functions
23 years ago
stpohle e758bd16d1 some patches because the games would never end
23 years ago
stpohle 91aa088ac4 special_trigger needs to sync the bomb ex_nr number on all network clients.
23 years ago
patty21 4ceea6fd4a Fixes for the trigger special
23 years ago
stpohle 0af1ab0e84 pkg_special send fixed..
23 years ago
stpohle f8711354d4 forgot to put the do_special packet into the do_pkg function
23 years ago
stpohle 51d259c7e6 added pkg_special packet for special things... like triggered bombs.. and and and..
23 years ago
stpohle b11a7282e2 Cleanup, typ NR id NR won't be shown no more in the console
23 years ago
stpohle d964440d5f added bman.bfield for faster access by the ai players.
23 years ago
patty21 19f6054919 Reduced number of UpdateRects
23 years ago
stpohle c1f8ebcf54 Background fileds can now have backgrounds with bigger size
23 years ago