Commit Graph

251 Commits (78888ab433b3312ffdedfd8021db0d3c6d2ba5d1)

Author SHA1 Message Date
stpohle 37bfb05729 client bombs got timeout reset for thier bombs
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 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 5910f4ea59 Version 0.9.9 Fix1
23 years ago
stpohle 7395babf90 network packet timeout set down to 400ms
23 years ago
stpohle 4c6a7b0efa gfx_AddUpdateRect clipping of the updatebox
23 years ago
stpohle ea1eb12125 BadValue SDL Error Message playermove ? in draw_stone
23 years ago
stpohle 8bf2cf9a9d BadValue SDL Error Message playermove ?
23 years ago
stpohle c69ed0691a Menuselection is not enymore a egg
23 years ago
stpohle 8f2c480d9b Added Debug Messages
23 years ago
stpohle 74221c7f99 Last Cleanups
23 years ago
stpohle 2f2c968bd1 Bomb data resetting before gamestart
23 years ago
stpohle 18f1a966e9 Data Download Screen Font fixed
23 years ago
stpohle 220929dc98 Chat input text won't be deleted if the game is over or the game starts
23 years ago
stpohle 832a292f0a Player Selection CPU Usage Bug fixed
23 years ago
stpohle 5e870aa465 font size was wrong in the chat window..
23 years ago
stpohle 7874c516ab Fixed CPU usage bug if the player have got a special..
23 years ago
stpohle bc3143c124 another source cleanup
23 years ago
stpohle 94670e1fdf Last Changes for smooth bomb pushing.. some clean up in the source
23 years ago
stpohle 1d4815d99d Source Cleanup
23 years ago
stpohle 5beed9ff6e pushing bombs is now working
23 years ago
patty21 514cd253bc you can now only push if you're standing directly in front of it
23 years ago
patty21 8b0b2b050b gfx errors fixed
23 years ago
patty21 702db3ea82 gfx errors fixed
23 years ago
patty21 4589f290be internal test
23 years ago
patty21 d1b81521eb bomb push is now smooth
23 years ago
stpohle ce2521ee1e firewall option fixed in host a game
23 years ago
stpohle cd75bbcefc Added the UDP Port Option to the game
23 years ago
stpohle 9d9f4e113f draw logo at startup
23 years ago
stpohle e1accce7ee finaly the bad bad crash bug found..
23 years ago
stpohle b6cb595011 Debug Messages because of the crash
23 years ago
stpohle 5839c3b3be Debug Messages because of the crash
23 years ago
stpohle 1103957445 Bugfixing the current crash problem... but still no cloe where it comes from
23 years ago
stpohle aad984176b Bugfixing the current crash problem... but still no cloe where it comes from
23 years ago
stpohle b74e5dea4a specials wasn't drawen right in the game
23 years ago
stpohle 3abb65ffa8 Playername Question fixed
23 years ago
stpohle 6249457afb Specials will shown in the status screen
23 years ago
stpohle 1a144c9021 fixing menus now where we have diffrent fonts with colors
23 years ago
stpohle d73b3af7ad Changing on the font routines
23 years ago
patty21 fdef75cc02 started to work on smooth bombmovement
23 years ago
stpohle 9a75a5bde2 Animated Death scene :o)
23 years ago
stpohle c1ef50c8dd player dead animation
23 years ago
stpohle 0cde601cd7 DIV by zero problem
23 years ago
stpohle 828f09f837 Warning with frames == 0
23 years ago
stpohle 52778acba8 Mixed Powerup animation changed
23 years ago
patty21 ba8dfbcc86 Num of specials changed
23 years ago
patty21 6ff7334359 trigger bomb is now animated last 5 secs
23 years ago
stpohle f5cbc3cf32 Specials and Death have now diffrent background powerups images - FT_mixed ist now scrolling through all the images
23 years ago
stpohle d1ec7c70d8 player_drop_bomb forgot to change bman.p_nr to pl_nr
23 years ago
stpohle 51a6a11db0 problems playerposition at multiplayer start?
23 years ago
patty21 486cad2ad9 freeing gfx screen removed
23 years ago
patty21 6986a95587 trigger bomb has now a time limit
23 years ago
stpohle 3c004aa9e4 PS_IS_NETPLAYER was not working right
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 0f6d342198 bomb position totally changed to 16 bit
23 years ago
stpohle d8f552fc76 bombdata packet changed pos from 8 to 16 bit
23 years ago
stpohle e5b21677df powerup and stone explosion animation
23 years ago
stpohle d5d3eaeffc powerups are animated
23 years ago
patty21 41a18f490e Special usage is now limeted
23 years ago
stpohle c2563f2a0e gfx for the powerups changed.. as soon someone makes a good powerup.bmp with animation we will see it.. :o)
23 years ago
stpohle 405867ec5e gfx.c slow change to new powerup gfx engine
23 years ago
stpohle 30a5db4172 gfx.c slow change to new powerup gfx engine
23 years ago
stpohle eeec4c4264 Single Player is now working fine and have got a menu
23 years ago
stpohle 9d3f49af37 Singleplayer is working again
23 years ago
stpohle b20407a43e now we can compile again
23 years ago
stpohle c0167b49d6 packets.c fixed
23 years ago
patty21 c17ef518d0 special typedef changed
23 years ago
patty21 036cdf048c bombposition changed, now lower 8 bit mark position within the field
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 228c4884f7 another little change with the ai
23 years ago
stpohle be14223281 AI Player version 4 - this should be the easy beginner ai
23 years ago
stpohle 619f9be99e AI Player Test 3
23 years ago
patty21 99e6f0e899 triggerbombs will explode now after 15 secs
23 years ago
stpohle 722578ebe5 Single Player AI Test 3
23 years ago
stpohle 03ecc242d6 single player ai test 2
23 years ago
stpohle deb2100bbc Player Illness Loop had problem with dropping bombs by ai players.
23 years ago
stpohle f028f523e1 Sound fix... network player drppoed bombs without sound.
23 years ago
stpohle 11b3b83f98 Sound enabled thanks alot to Henrik Enqvist
23 years ago
stpohle 4eae7a42c3 Sound enabled thanks alot to Henrik Enqvist
23 years ago
stpohle 6aab25e1d6 singleplayer again
23 years ago
stpohle 5aa30a2b33 singleplayer again
23 years ago
stpohle e1809dc130 first try of the AI.. but it's wors they kill themselfs again
23 years ago
stpohle 378294b502 Fixed datapath, for develouping on bc without having it installed
23 years ago
stpohle afee993735 installation of the game and the data is now done.
23 years ago
stpohle b7a916e2b1 Configure.in fixed for crosscompiling
23 years ago
stpohle b6b9658a81 i wrote the Sleep in d_sleep wrong..
23 years ago
stpohle 8857dafa2f patch for windows to get the cpu usage down.. i hope this s_delay (int ms) function works now
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 e994c1895e bman.updatestatusbar ... added to some functions
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 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
patty21 b5d44eff6d Version check
23 years ago
patty21 342915576b Fixed:Field animation when destroyed
23 years ago