Commit Graph

100 Commits (c7743b05386806fc6e0f093f417e1292b76e59b9)

Author SHA1 Message Date
stpohle 157ebaf902 windows: fixed mingw problem with vsnprintf
19 years ago
stpohle b40f928476 some patches and fixes
19 years ago
stpohle 05119fc803 accepted patch from: Tim Yamin <plasmaroo@gentoo.org>
20 years ago
stpohle 862e347fd1 changed:low cpu usage in menus -- fix send by: Chris E.
20 years ago
stpohle 473a92c692 bugfix with more as 8 different playergraphics. Dedicated server mode removed
21 years ago
stpohle 2c43dfc8f0 formated part of the source, fixed: send_quit
21 years ago
stpohle 77fa552c0a bomberclone can run as a dedicated server
21 years ago
stpohle 790e52c9f6 added broadcast menuswitch to the programm parameters and also into the config file
21 years ago
stpohle d86a085930 fixed: playergfx overlapped the player name. if you selected no player you will see for you or anyone else who have no player a ghost player.
21 years ago
stpohle 441ffa7c71 broadcast and ping times will show up now in the join game list
21 years ago
stpohle e072547df6 Put broadcast support into the game. So it is able to find local running games on its own.
21 years ago
stpohle a12f0960b0 debugging irix problem
21 years ago
stpohle 21ca92c493 Major Network Bugs fixed.
21 years ago
stpohle 1073a3d85a Player Connection Test bug
21 years ago
stpohle 5dc3a23a9f team mode completed prepared for last test before release
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 a738d9bc55 Include files will not anymore installed in the system with an make install.
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 395d65fd2c server can only start games if all players are ready. (maybe still some fixes needed for disconnecting players
21 years ago
stpohle 77e68d6870 ai fixed, suicide death 1. var dir_change added so we won't have anymore so many switch cases
21 years ago
stpohle 7b383ec1df Teammenus again changed, now all players will be in team 1. this will be changed again. So the new player will join the weakest team or the team with the less people
21 years ago
stpohle 5ef32ad040 Playernames can now changed again. This wasn't working right in the past testing versions
21 years ago
stpohle 4c85f60433 More work on the Team Mode, Singleplayer should work now almost fine.
21 years ago
stpohle 0bbf6dd82c teams will count points too
21 years ago
stpohle 4724128738 Single Player much more fixed. Teamwork will work next.
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 36db940628 playerdetails changed
21 years ago
stpohle 04b94954cb udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
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 140b270a54 team menu added, network prepared for teammode. little menuhandling fixes in single player game and gfx selection
21 years ago
stpohle b417fdee2e bomb explosion is system independend - may still need alot of bugfixing
21 years ago
stpohle c5204fb4ec Bomb Explosion, is now systemspeed independend. Still need to rewrite the animation part.
21 years ago
stpohle 516058157a In Game Menu Created, player will be ask if he want to leave the game
22 years ago
stpohle 852480ea48 single player mode is back working again and with to playersupport on one computer
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 c618b51876 keyboard setting menu created and tested, for both player can now the keys been set.
22 years ago
stpohle a34ab4b442 working on the keymenu
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 74184ed7c2 ver 0.11.2
22 years ago
stpohle 95ae84066a - Fixed: respawning of the player will continue and
22 years ago
stpohle 821b609549 inpkg puffer size increased and checked that there will only packets put in with PKGF_ackreq flag set.
22 years ago
stpohle 0cc9012e82 deleted unneeded stuff
22 years ago
stpohle cc23608950 new player position placement coded by dcdillon
22 years ago
stpohle f365ccac2a new player position placement coded by dcdillon
22 years ago
stpohle 0581b18c89 Added the color flag to the menu_label elements.
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