Commit Graph

588 Commits (164d9f7df60a63be25743965af341ba60a06b1e6)
 

Author SHA1 Message Date
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 d0d229b5c7 menu_dir_selection fixed when not a right menuselection was made.
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
patty21 9c9051ceb7 Added: Special Kick Bombs and some fixes
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 9caf9cd20a the crash at the exit of the game fixed. ogc_port was copyed to long
22 years ago
stpohle 85f67258cd tileset debug information in the mapmenu deleted.
22 years ago
stpohle e04cafe44d mapmenu and helpmenu in the multiplayer selection screen disapeared after a OGC message came in.. even browsing was cut of. Misstake found in file ogcache-client.c the loop started the browing again.
22 years ago
stpohle a7f683c7b9 compilerflag added to disable the compilesupport for GDB
22 years ago
stpohle 2ba905cadd Illness Problem again..
22 years ago
stpohle 23784f9d16 illness bug again.. rewrote player_set_ilness
22 years ago
stpohle 473e604c52 background will be always new painted if the video mode was entered and the multiplayer wait screen popped up.
22 years ago
stpohle 6acb63e104 next try to fix this illness problem, that the bombs and range just disapear.
22 years ago
stpohle fb8b39cd05 slow speed illness made a little bit faster set to 0.03 insted of 0.01
22 years ago
stpohle 45b4840686 illness problem again deleted some debug messages
22 years ago
stpohle c2e967195c illness problem, debuging and fixing.. (hopefully)
22 years ago
stpohle f5a07ece3d player illness bug on network players
22 years ago
stpohle d4a3f1cf12 default gamecache changed to x.yz.to:11111
22 years ago
stpohle a3028d1941 Firewall Option added to the game. Network Starting Game Problem Fixed.\n
22 years ago
stpohle 8d164d38a0 changed menu handling so you can focus your own element.
22 years ago
stpohle ede4215372 menu_reload added to reload all datas so we don\'t need to delete and create a new menuitem..
22 years ago
stpohle 9429217505 Network Join Problem fixed, Playerselection Keyboard Problem with STRG/CTRL fixed
22 years ago
stpohle b8a015b121 fixed: players could not rejoin. addr->plnr needed to be deleted in an if () part.
22 years ago
stpohle 33dc3a7a6e fixed problem that the network needed to restart after the network family changed.
22 years ago
stpohle 31c4bf14cc added option to disable sdl mixer support
22 years ago
stpohle 90b50721fc the gray image was shown in 16bit only as blue image..
22 years ago
stpohle b0652a0814 some little fixes
22 years ago
stpohle 83284797d7 Network Server list Selection fixed
22 years ago
stpohle 2a47c38229 do_playermove don\'t need to call player_animation
22 years ago
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 93e01bc3b5 map_set_playerposition fixed.. not players should be always set.
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 c61297e2cd OpenGameCache Send Servermode fixed, had some trouble with the status
22 years ago
stpohle 406e021610 OpenGameCache Send Servermode fixed, had some trouble with the status
22 years ago
stpohle 316d62c990 chat is back working again.. needed to change the set fontcolor calls.
22 years ago
stpohle 7c048bf1e6 read at the first menu border image the top left pixel to set as transparent for the image.
22 years ago
stpohle 26644b1af9 Random Tileset Selection fixed again
22 years ago
stpohle 92b194311e some little network problems fixed
22 years ago
stpohle 7f6c40c57b Network Problem with the tilesets fixed.
22 years ago
stpohle a9bb0cd752 directory selection menu is back working again
22 years ago
stpohle 7a99299749 playerpositions at starttime fixed (complete rewritten)
22 years ago
stpohle 702472a247 player start fixed.. not all players have been set right..
22 years ago
stpohle 27726ec2a3 MENU_entryint* changed for 16bit ints and 32bit ints.. Timeout fixed in the game.. and should work now fine.
22 years ago
stpohle 2ad9ea4271 fixed bug that the ai players didn\'t die on network games.
22 years ago