stpohle
|
91c36ee6d5
|
Moving Bombs are now finished they should work.. added cleaning of bfield and setting the bfield at the first line in bomb_move and at the end of the function.
|
22 years ago |
stpohle
|
624dc92039
|
again some more changes.
|
22 years ago |
stpohle
|
801acfadce
|
another bombdata try
|
22 years ago |
stpohle
|
c3292045f9
|
again bomb moving things.
|
22 years ago |
stpohle
|
2157d740b2
|
bombmoving changed
|
22 years ago |
patty21
|
2dcfddffd6
|
minor Bugfixes for playerlist
|
22 years ago |
patty21
|
d5c186628b
|
Added: Game Information in join menu includes player names. BCMS 0.3.0 Req'd
|
22 years ago |
stpohle
|
e5a0e775fa
|
Liquid bombs are now moving right..
|
22 years ago |
stpohle
|
56eb2c9812
|
load free data bug found.. sound didn't wanted to stop
|
22 years ago |
stpohle
|
32165ca1fe
|
Liquid and Moving bomb special added
|
22 years ago |
stpohle
|
3ebf72b4d7
|
font_gfxdraw added fro drawing with the gfx engine
|
22 years ago |
stpohle
|
fc002a8d15
|
bomb moving routine changed
|
22 years ago |
stpohle
|
237f1e5236
|
Bomb will now explode on full fields if they are pushed.
|
22 years ago |
stpohle
|
eaca81b97a
|
Tunnel is now working with multiplayergames. player->tunnelto will be now send together with the PKG_playermove packet.
|
22 years ago |
stpohle
|
408c67b41f
|
tunnel data will be send over the network
|
22 years ago |
stpohle
|
bb3ef44533
|
Maptype Option added to the mapmenu
|
22 years ago |
stpohle
|
f5438c603b
|
Music Load fixed
|
22 years ago |
stpohle
|
51968034b1
|
Tunnel fixed player postitions and destination of the tunnels.. they got sometimes overwritten
|
22 years ago |
stpohle
|
0a2af7c18c
|
single player needed to be fixed for the tunnel thing.. network is still not tested... but i am working on it
|
22 years ago |
stpohle
|
494a2137bb
|
Tunnels added to the game..
MAPT_normal for a normal game
MAPT_tunnel for a game with tunnels (only set during ceation of the map)
|
22 years ago |
stpohle
|
78888ab433
|
Text Musicfile Selected .. deleted..
|
22 years ago |
stpohle
|
5fa621f0aa
|
blocksize will change depends if it's a single or a multiplayer game... single games don't need a chat window. Multiplayergames had a too smal chat window
|
22 years ago |
stpohle
|
5cb2d9c62f
|
sound option added music can be switched on off ... music will be played randomly
|
22 years ago |
stpohle
|
702e4c671d
|
Musicplay added Random Music Selection will follow soon
|
22 years ago |
stpohle
|
ca937dffa5
|
Debian package build configuration
|
22 years ago |
stpohle
|
f31ad0f765
|
removing old file
|
22 years ago |
stpohle
|
2fde009ae1
|
Makefiles Changes again for debian packages
|
22 years ago |
stpohle
|
77c4fdee80
|
version 0.10.0 gets close.. changed on the makefiles
|
22 years ago |
patty21
|
2311127dfa
|
fix: prj didn't work
|
22 years ago |
patty21
|
358c5320c5
|
v0.10.0 cleanups
|
22 years ago |
stpohle
|
219b54f942
|
gfx_shutdown freed unused graphics
|
22 years ago |
stpohle
|
dee8ad4283
|
endgame sequence fixed. chat fixed
|
22 years ago |
stpohle
|
886a5d9d05
|
time changeing
|
22 years ago |
stpohle
|
4378205213
|
hurry warning
|
22 years ago |
patty21
|
6d6c3ac7ff
|
debug cleanup
|
22 years ago |
stpohle
|
b58c63ec3c
|
singleplayer text is not anymore that big and mapmenu fixed
|
22 years ago |
patty21
|
ac6c9b8b58
|
fixed: last char in protocol not shown
added: game is full wenn curplayer=mayplayer
|
22 years ago |
stpohle
|
ca46e6f4cf
|
player will look down after selection of a new one in single game
|
22 years ago |
stpohle
|
1f118314bc
|
game result screen in single mode fixed again
|
22 years ago |
stpohle
|
67b82f30e1
|
last change before version 0.9.10
|
22 years ago |
stpohle
|
14872e49d8
|
pkg_mapinfo.len fixed in send_mapinfo
|
22 years ago |
stpohle
|
31b48aedc7
|
end sequence of the game will now work fine.. without problems... maybe timeouts have to be raised up alittle.
|
22 years ago |
stpohle
|
abc50df9c2
|
game will have after a timeout or no other stones on the field a end game sequence. Like putting random powerups in the field or just get the size of the field down.
|
22 years ago |
stpohle
|
92b79d1ddd
|
draw and game over will be put now too as information at the result screen
|
22 years ago |
stpohle
|
7bdcc64815
|
Single Player Result Screen
|
22 years ago |
patty21
|
4616c80e90
|
Added new lines at end of file to avoid warnings in gcc3.3
|
22 years ago |
stpohle
|
e945a6960c
|
bug fixed in single game with 7 players
|
22 years ago |
stpohle
|
175b59863c
|
Single Playerselection finished
|
23 years ago |
stpohle
|
3007623c3c
|
Changed PREFIX_PACKAGE_DATA_DIR to NO_PREFIX_PACKAGE_DATA_DIR
|
23 years ago |
stpohle
|
47253f0d3a
|
scaling routine speeded up a little bit by using less switch case and using inline.. static inline is now used
|
23 years ago |