Commit Graph

107 Commits (a12f0960b06ccc9246dc6dd22190de106cfe3ffa)

Author SHA1 Message Date
stpohle 8d2c74d791 crash on irix fix version 2,
21 years ago
stpohle 21ca92c493 Major Network Bugs fixed.
21 years ago
stpohle 5dc3a23a9f team mode completed prepared for last test before release
21 years ago
stpohle f032077181 deleted debug stuff and little change in the resulscreen
21 years ago
stpohle 13e1ebea43 bombexplosions should be fixed. Problem with slow computers are not anymore there. Rewrote do_explosion function.
21 years ago
stpohle 1304e53d55 Server can leave games.. These Games will continue with another new server, firewall flag will be set on it's own when a player joins a game
21 years ago
stpohle 14b216577d Server can leave without problems... not working correct and multiplayermenus rewritten
21 years ago
stpohle 6c660aae1a in games the teams will have diffrent colors
21 years ago
stpohle 395d65fd2c server can only start games if all players are ready. (maybe still some fixes needed for disconnecting players
21 years ago
stpohle 0f63a474e4 single player team mode fixed. Game stopped after a few seconds. Teams will be selected by AI and Players (at the moment)
21 years ago
stpohle 5526438653 Team Play had a small bug. but is now working again.. the end wasn't right
21 years ago
stpohle 5d698dd000 in deathmatch the game didn't wanted to end.
21 years ago
stpohle 4992371527 Singleplayer works with Teammode
21 years ago
stpohle 4c85f60433 More work on the Team Mode, Singleplayer should work now almost fine.
21 years ago
stpohle 4724128738 Single Player much more fixed. Teamwork will work next.
21 years ago
stpohle c5234efcce single player works now. menu_image and small_image form the players used. --> faster loading
21 years ago
stpohle 2eb9ef076c first changes for a faster game loading. All menu graphic will be loaded from the begin with.
21 years ago
stpohle 84ac956883 chat mode changed, if only one player is using the computer keep the chat always active.
21 years ago
stpohle ca297c3a9a quit game button in the InGame menu is working now
21 years ago
stpohle b6bdb5f018 ingame menu haven't been freed right.
22 years ago
stpohle 516058157a In Game Menu Created, player will be ask if he want to leave the game
22 years ago
stpohle be96cbec38 chat as client in multiplayer mode fixed, forgot to check fo GT_MP_PTPS. no small block if you collect a powerup
22 years ago
stpohle 40b877fe1c game_loop: the game on the client side quit after the clients game timeout.. it was not set by the server
22 years ago
stpohle 864b1d238b chat mode fixed, rewrote the whole chat mode gfx part.
22 years ago
stpohle 0162f65725 Added Second Local Player, new menuhandling...
22 years ago
stpohle 4357930b24 source splitting.. the bomberclone.h file needed to cut into peaces.. the whole source was always compiled if i just made a small change.
22 years ago
stpohle 11def691f9 added chatmode, added userdefined keyboard handling needed for two players on one computer mode.
22 years ago
stpohle dbbd1a7a29 new player position placement coded by dcdillon
22 years ago
stpohle 56b1106ab2 MENU_image element added, Manual Screen in the game added.
22 years ago
stpohle ea628cb000 menu_displaymessages and displaytext changed, it can take now formates like printf does
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
stpohle 540b551355 Respawn only when the Hurry mode haven't started
22 years ago
stpohle 69c308b736 respawn animation on network players fixed
22 years ago
stpohle 9979e58eed respawn addition
22 years ago
stpohle dc0198efbd adding respawn
22 years ago
stpohle 78215d8046 added network packet for droping items. (PKG_dropitems)
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 2ba905cadd Illness Problem again..
22 years ago
stpohle 9429217505 Network Join Problem fixed, Playerselection Keyboard Problem with STRG/CTRL fixed
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 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 7ec27d9fc5 - network changed, AI Player can join.
22 years ago
stpohle 6a9afa3ab5 random tilesets have not been set right.. we called first tileset_load and then init_map_tileset what should be in the other way.. even put all this into the game_start routine.
22 years ago
stpohle 5fce04d2fd AI player are able to run in multiplayer games..
22 years ago
stpohle 4ffbe4c045 Putting animation frames to the float thing.. even timeouts are not float..
22 years ago