Commit Graph

58 Commits (b8a015b121c84167b2b3dbd66d4a81dc07970e37)

Author SHA1 Message Date
stpohle 343cdd47b9 network player animation fixed
22 years ago
stpohle 732c0e5b14 field size smal down on hurry hurry didn\'t let the bombs explode.. is fixed.. problem was again a forgotten change to float
22 years ago
stpohle 959bd1dd47 network help screen added
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 2ad9ea4271 fixed bug that the ai players didn\'t die on network games.
22 years ago
stpohle 70a03c02c3 tunnel problem fixed.. two of 4 tunnels didn't worked
22 years ago
stpohle 9e4a177e3a dead player animation fixed, again the float error
22 years ago
stpohle c84bca3eba illness and chat problem fixed..
22 years ago
stpohle e6c0221207 pushing and moving bombs and this is working now right.
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 32165ca1fe Liquid and Moving bomb special added
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 51968034b1 Tunnel fixed player postitions and destination of the tunnels.. they got sometimes overwritten
22 years ago
stpohle 0a2af7c18c single player needed to be fixed for the tunnel thing.. network is still not tested... but i am working on it
22 years ago
stpohle 494a2137bb Tunnels added to the game..
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 0af4e72130 WaitForPlayers SDL_BlitSourface changed to gfx_blit
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 cd0af836ed pushung bomb and wrong direction illness bug fixed
23 years ago
stpohle 59087cdfc3 player_findfreebomb, trigger+bombdropping illness bug, row dropping bug fixed
23 years ago
stpohle ce530cead0 data directory was not installed right
23 years ago
stpohle 98b8fc4c50 fixed: bomb dropping will check now correctly if there is already a bomb at the new field
23 years ago
stpohle 3bcd31c102 after 12 bombs we couldn't set any other new bomb
23 years ago
stpohle 89d2f4261b Last Exploded bomb won't used right away if there is another free bomb. (it should fix the NO BOMB but explosion bug in multiplayergames
23 years ago
stpohle 8bf2cf9a9d BadValue SDL Error Message playermove ?
23 years ago
stpohle 5beed9ff6e pushing bombs is now working
23 years ago
stpohle aad984176b Bugfixing the current crash problem... but still no cloe where it comes from
23 years ago
stpohle c1ef50c8dd player dead animation
23 years ago
stpohle d1ec7c70d8 player_drop_bomb forgot to change bman.p_nr to pl_nr
23 years ago
stpohle 3c004aa9e4 PS_IS_NETPLAYER was not working right
23 years ago
patty21 41a18f490e Special usage is now limeted
23 years ago
stpohle b20407a43e now we can compile again
23 years ago
patty21 036cdf048c bombposition changed, now lower 8 bit mark position within the field
23 years ago
patty21 99e6f0e899 triggerbombs will explode now after 15 secs
23 years ago
stpohle deb2100bbc Player Illness Loop had problem with dropping bombs by ai players.
23 years ago
stpohle 4eae7a42c3 Sound enabled thanks alot to Henrik Enqvist
23 years ago
stpohle e1809dc130 first try of the AI.. but it's wors they kill themselfs again
23 years ago
stpohle 673fcfc32d player_move changed, because the AI players need this routine too and i am only going to write this part once.
23 years ago
patty21 7c39c7ea3c 2 new specials finished and some bugs fixed
23 years ago
stpohle 69556a00a2 some work on the single player and bfield fixed by dropping a bomb
23 years ago
stpohle e758bd16d1 some patches because the games would never end
23 years ago
stpohle 14754be869 added net_send_special fixed PS_IS_netplayer
23 years ago
patty21 ed59822a82 Started to work on special items.
23 years ago
stpohle d964440d5f added bman.bfield for faster access by the ai players.
23 years ago
stpohle 871e349f63 SinglePlayer setp 1 - you will see now some singleplayers. But they are still not walking.. but illness and all this will already work on them
23 years ago
patty21 19f6054919 Reduced number of UpdateRects
23 years ago
patty21 a4b6816fb4 Mixed-Field-Type & 2 new Illnesstyps
23 years ago