stpohle
0bbf6dd82c
teams will count points too
21 years ago
patty21
1dba997dbe
New Multiwait-Menu, team-mode not working yet
21 years ago
stpohle
81bdc09dfb
numbers of ai players where wrong. (single_menu)
21 years ago
stpohle
4724128738
Single Player much more fixed. Teamwork will work next.
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
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
36db940628
playerdetails changed
21 years ago
stpohle
8edb72fb8f
udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player, work on the single player
21 years ago
stpohle
029a26a041
udp_send:: Invalid argument, error fixed. net_delplayer_send had a problem with the local second player
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
b009022799
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
474a6402e7
focus timeout was not set right
21 years ago
stpohle
be82589aaf
menu_delete fixed, it happened sometimes that menus didn't disapear in the right way.
21 years ago
stpohle
ca297c3a9a
quit game button in the InGame menu is working now
21 years ago
stpohle
97865a4fef
directory selection fixed
21 years ago
stpohle
24477c8629
singleplayer menu number of ai players fixed
21 years ago
stpohle
2fe2f57247
network error, will shutdown the network in the game
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
546811c439
label need to redraw the background first.
21 years ago
stpohle
7fcdade43c
added credit
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
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
521c78ef62
Alot of minor bus fiexed in the single player version
22 years ago
stpohle
03f93b8cac
added 1600x1200 resolution
22 years ago
stpohle
c8b9b318a5
fixed selection of ai players in a single 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
863242d050
Player one wasn't set right in the init process
22 years ago
stpohle
085fb5ce89
Player one wasn't set right in the init process
22 years ago
stpohle
390aedf34f
Players have a name per default, ask playername is set default to off
22 years ago
stpohle
852480ea48
single player mode is back working again and with to playersupport on one computer
22 years ago
stpohle
2e1cc95b0a
Passwort protection wasn't working right.. fixed it.
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
769ab1db06
chat_setactive fixed active value was always set to true
22 years ago
stpohle
864b1d238b
chat mode fixed, rewrote the whole chat mode gfx part.
22 years ago
stpohle
a4bd2f4243
join menu fixed.. net_getserver function fixed
22 years ago
stpohle
eab6cee242
added cross-config.cache to the ignore file list
22 years ago
stpohle
b3045222ab
Added convert script for respawning animations
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
...
finish when we go into Hurry Mode.
- Fixed: bombs will start ticking when another special
is taken or the player died.
- Fixed: statusbar will forced to update if a player
finished respawning.
- Fixed: number of items which have been dropped. If not
all items could been set a debug message will be printed
into the console or stdout.txt.
- Fixed: items can not anymore droped on bombs.
22 years ago
stpohle
4e1e3fe28e
This fixes the issue of it making incorrect assumptions about the initial range of bombs and placing players in unsafe positions. by dcdillion
22 years ago