Commit Graph

52 Commits (1304e53d55e681fea7488e3d98ffb75c44fe348f)

Author SHA1 Message Date
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 fd3cfda417 added debuginformation d_playerinfo in multiwait (mw_init)
21 years ago
patty21 c0941b11f6 Team-Mode added
21 years ago
patty21 1dba997dbe New Multiwait-Menu, team-mode not working yet
21 years ago
patty21 db71d25050 2nd part of new multi selection screen
21 years ago
patty21 8dd337ba74 First part of new multi selection screen
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 be82589aaf menu_delete fixed, it happened sometimes that menus didn't disapear in the right way.
21 years ago
stpohle 2fe2f57247 network error, will shutdown the network in the game
21 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 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
patty21 e4245211c0 Error message, if you host a game and firewall is enabled
22 years ago
stpohle 3e49299c69 added F4 to start a game message into the help screen.
22 years ago
patty21 9c9051ceb7 Added: Special Kick Bombs and some fixes
22 years ago
stpohle 9caf9cd20a the crash at the exit of the game fixed. ogc_port was copyed to long
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 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 9429217505 Network Join Problem fixed, Playerselection Keyboard Problem with STRG/CTRL fixed
22 years ago
stpohle 959bd1dd47 network help screen added
22 years ago
stpohle 92b194311e some little network problems fixed
22 years ago
stpohle 7ec27d9fc5 - network changed, AI Player can join.
22 years ago
stpohle c84bca3eba illness and chat problem fixed..
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
stpohle 19d3603c55 FullScreen Switching from within the game by Pressing F8
22 years ago
stpohle 67b82f30e1 last change before version 0.9.10
22 years ago
stpohle a6419bd67d updaterect list needs to be cleaned before the next game starts
23 years ago
stpohle c4eedcf3c6 single player first wort to a full single player game
23 years ago
stpohle 5b8d984d84 Player Selection Screen, the player are not anymore flickering around
23 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
patty21 e87822fb07 chat status lines are now deleted on the next screen
23 years ago
stpohle 832a292f0a Player Selection CPU Usage Bug fixed
23 years ago
stpohle 7874c516ab Fixed CPU usage bug if the player have got a special..
23 years ago
stpohle d73b3af7ad Changing on the font routines
23 years ago
patty21 486cad2ad9 freeing gfx screen removed
23 years ago
stpohle c1f8ebcf54 Background fileds can now have backgrounds with bigger size
23 years ago
stpohle a83c3f929e playerselection, returning from map option (F5) fixed
23 years ago
stpohle 7306879f5f i forgot to add file mapmenu.c and to change the Makefile.MINGW.*
23 years ago
stpohle 691867b0e0 Add Map Options menu with random choosing of map/tileset. by kitutou
23 years ago
stpohle dd8bf60bd0 some other fixes including MSVC patch of s_delay(int ms)
23 years ago
stpohle 5ac7684d32 fixed menus so it's now able to show them up in the multiplayer game
23 years ago
stpohle baa433a6d1 Loading / Autogenerating Maps Fixed Playerposition
23 years ago
ob1kenewb 271d996160 Added a hook to change the map during an hosted game
23 years ago
stpohle a802f95cdc Don't show disconnected playernames anymore.
23 years ago