Age | Commit message (Collapse) | Author | Files | Lines |
|
Changes:
* GCC 3.x support
* Added an autofire option
* Minor improvements
Submitted by Juan RP
Closes PR 22610
|
|
|
|
- fixed bug that can cause crash on some compilers or systems
- fixed bug in game engine making some levels sometimes unsolvable
- for details, see CHANGES file (included in the package)
|
|
- fixed bug that can cause crash on some compilers or systems
- fixed bug in game engine making some levels sometimes unsolvable
- for details, see CHANGES file (included in the package)
|
|
- fixed bug with messing up custom element properties in 3.0.0 levels
- fixed bug with choosing wrong engine version when playing tapes
- fixed bug with creating inaccessible elements at player position
- fixed bug with not finding current level artwork directory
Most important changes since last release version 3.0.0:
- fixed bug that caused a crash at startup under Solaris
- fixed bug that caused the DOS version not finding its files
- fixed bug with missing graphic for active red disk bomb
- added custom element property for dropping collected elements
- added another 128 custom elements for those who can't get enough
- fixed PCX files in the DOS version ("classic" graphics only)
|
|
|
|
|
|
|
|
|
|
|
|
the "scummvm" interpreter (the floppy version of the game)
|
|
now Larry gets past the first screen
|
|
|
|
SCI games.
|
|
|
|
me on -current
|
|
|
|
graphics support.
|
|
Fixed a buffer overflow vulnerability discovered by
Artur Byszko / bajkero.
|
|
- added new map 'Revelation'
- added support for event dependencies
- fixed movement display of units at the edge of the map
- fixed CoMET garbling messages when saving
- solo missions saved with CoMET can be played against human opponents
|
|
0.5.1 (2003-08-06)
- Rewrote Beneath a Steel Sky savegame code (see note in READMEs 'Known Bugs')
- Fixed dialog skipping, music volume and several crashes/freezes in Steel Sky
- Fixed dialog skipping in V7 games
- Fixed various COMI bugs related to actor placement/scaling
- Added complete Hebrew support for Simon the Sorcerer 1 and 2
|
|
|
|
|
|
|
|
- Install pattern data in datadir (usually /usr/share) instead of
libdir (usually /usr/lib).
- Add Preferences dialog box help.
- Tweak pattern data for board symmetry. Pattern data files are
now smaller.
- Code cleanup.
|
|
- final version bumped to 3.0.0 due to the massive changes
- graphics and sounds now completely and dynamically customizable
- element animation length, speed and mode now freely configurable
- 128 custom elements with lots of configurable element properties
- advanced custom element settings for powerful, self-created elements
- automatic tape playing function for game engine and level testing
- added support for stereo WAV sound files
- added support for background images for all menu screens
- added some example levels showing how to create custom artwork
- fixed Supaplex gravity tubes
- fixed very nasty bug in SDL_image (and X11) PCX loading routine
- fixed some very nasty bugs in bitmap zoom routine
- fixed very nasty bug in level/artwork loading routine
|
|
|
|
|
|
|
|
* Extensive overhaul of the music subsystem, more games now support music
* Support for the Enhanced (V2) versions of Maniac Mansion and Zak McKracken
* Support for Beneath A Steel Sky
* Aspect Ratio correction added
|
|
- stronger than 3.2
- new connection and semeai modules use lookahead
- new break-in code
- improvements to many parts of the program
|
|
|
|
|
|
|
|
bomberclone-data package.
- Added: two ways the game can end now. the old Bomberman
style with getting the size of the gamefield down and
another one with putting in the game alot of powerups.
the game even has a timeout of 10 minutes + the
2 minutes of the end game sequence.
- Makefile.am fixed in the data direktory. Added
${prefix}/ and changed @PREFIX_PACKAGE_DATA_DIR@ to
@NO_PREFIX_PACKAGE_DATA_DIR@ . So debian packages
can be generated easyly soon.
- GFX: scaling routine speeded up a little bit. Using inline
functions and much less "switch case".
- TekKRat made two new players, the first two
tilesets with the pseudo 3D effect
(64x96 pixel tileset) and another tileset.
(cemetery, sheep, hell and farm)
- caccola made another Tileset (supermario)
- Added: Switch to enable/disable broadcasted chats.
So the confusing will stop why there are unknown people
talking. You can enable it in the Network Options.
- Fixed: chat_findfreeline, there was a bug in the
source and destination of copying the chatlines.
Thats why the chat got mixed up after 255 lines.
- Added: maps have more options to set and it will be
displayed in the multiplayer menu, this options can be
saved for every map seperated.
- GFX: source cleanup. Player will now drawn in order they
stay tileset will change we can support 64x64pixel size
and 64x92pixel size tilesets no sdl_blit* calls from
game_loop for the game gfx.. working on a new engine with
sorting the tiles and update rects.
The new size tilesets filenames are block96.bmp for the
block.bmp file stone96.bmp for the stone.bmp file. If in
one directory are two files one stone.bmp and ston96.bmp
the game will always take the stone.bmp file.
|
|
from Jonathan Perkin in PR pkg/22295.
|
|
|
|
Changes:
* kbattleship: Improve IA, fix winner checking order
* atlantik: core management fixes (Rob Kaper)
* atlantik: do not just delete players, also remove portfolios when resetting
core (Rob Kaper)
* atlantik: don't show money in portfolio when not in game (Rob Kaper)
* atlantik: Fix multiple close button problem (Rob Kaper)
* atlantik: Fix user sorting (Rob Kaper)
* atlantik: Don't tell client that the game has started when it has not (Rob Kaper)
* kolf: fixing the two most long-standing bugs (Jason Katz-Brown)
* kmahjongg: Selected tiel not highlighted when hit is being displayed
* kmahjongg: Correct alignment of column headings in highscore dialog.
* kpat: Fix "is game lost?" check
* kpat: move cards toger for 40 & 8
* kmahjongg: Fix bug: i18n names aren't displayed correctly in highscores
* konquest: Allow 10 players, not just 5.
* konquest: Fix prompting prolem when first player is eliminated during run
|
|
Fix possible buffer overflow problem in default_player_spec
on Unix (thanks Steve Kemp).
* xconq.c (make_default_player_spec): Limit it to BUFSIZE -1.
* xtconq.c (make_default_player_spec): Limit it to BUFSIZE -1.
In due course, bump to xconq-7.4.1nb1.
|
|
Bump PKGREVISION.
|
|
before?) Problem found in Hubert's latest bulk-build.
|
|
needed. This is required because esound has been droped as a dependancy.
|
|
|
|
Spider is a challenging double decked solitaire game. Unlike most
soilitaire games, skill is just as important as luck.
The X11 version of spider is based on the NeWS version by Don Woods,
and uses the same save file format and card images.
|
|
While here, honor the value of the CC variable while building and remove an
unused chunk from a patch file. Bump PKGREVISION to 2.
|
|
|
|
|
|
notably this fixes a bug that can get you thrown off the server if you
click on a position twice in succession.
|
|
|
|
need it. Handle gnome shared directories manually here. Bump PKGREVISION
to 2. Pointed out by David W. Talmage in tech-pkg@.
|