moagg-devel Mailing List for MOAGG
Status: Beta
Brought to you by:
btrummer
You can subscribe to this list here.
| 2004 |
Jan
(2) |
Feb
(2) |
Mar
(3) |
Apr
(2) |
May
(15) |
Jun
(5) |
Jul
(12) |
Aug
(7) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
|
Feb
(2) |
Mar
(1) |
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2008 |
Jan
(7) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
|
8
|
9
(2) |
10
(2) |
11
|
12
|
13
|
14
|
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
|
|
22
|
23
(1) |
24
|
25
|
26
(1) |
27
|
28
|
|
29
|
30
|
31
|
|
|
|
|
|
From: Bernhard T. <ber...@gm...> - 2004-08-26 18:03:28
|
I just released moagg-0.14 and uploaded the bz2 files to SourceForge. Some highlights of this release are: * Added a switch decoration object, which can be used to toggle barriers, if hit by a missile, grenade or projectile. Added a new tutorial level to demonstrate switches. * Added a 'toggle' event handler. * Added an 'activate' and 'deactivate' event handler, which can be used to turn on/off laser barriers during the game flow. Added a new tutorial level to demonstrate this feature. * Added a 'danger' tile set. * Added event handling framework for the objective nodes. For example, it's possible to show crates only if a particular objective is reached. See doc/levels.tex for details. * Fixed the handling in the game control engine, if the player's ship is destroyed while unloading a crate. * Fixed a gamecontrol bug in frozen/janek02.xml, where one of the fuel crates got an id and was present in the <pickup> node. ciao. =2D-=20 Deprive a mirror of its silver and even the Czar won't see his face. |
|
From: <ban...@bl...> - 2004-08-23 08:30:52
|
Hi, i have created a rpm package of Moagg, for QiLinux (http://www.qilinux.it). You can download it from devel-contrib folder (ftp://ftp.qilinux.it/pub/QiLinux/devel-contrib/RPMS/i586/moagg-0.13-1qilnx.i586.rpm). Any comments are wellcome. Regards Mirko |
|
From: <ban...@bl...> - 2004-08-17 23:19:48
|
Thanks for your help, i get it working. I'm using QiLinux (www.qilinux.it) a new italian distro. Regards Mirko --- Bartosz Fenski aka fEnIo <fe...@o2... wrote: On Tue, Aug 10, 2004 at 10:13:11AM -0000, ban...@bl... wrote: > > $ paragui-config > > --libs > > > > -L/usr/lib -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread > > -lSDL_image -lexpat -lfreetype -lz -lstdc++ > > As you can see this command adds -lSDL_image to the gcc flags. > > The simplest solution would be to just install libsdl-image1.2-dev from > your distribution. > > BTW what distribution do you use? > It seems that there is some problem with dependencies. > > Just install SDL_image and it should help. > > Alternatively you can remove any -lSDL_image occurencies from your > paragui-config script (should be somewhere in /usr/bin). > > regards > fEnIo > > -- > _ Bartosz Fenski | mailto:fe...@o2... | pgp:0x13fefc40 | IRC:fEnIo > _|_|_ 32-050 Skawina - Glowackiego 3/15 - w. malopolskie - Polska > (0 0) phone:+48602383548 | Slackware - the weakest link > ooO--(_)--Ooo http://skawina.eu.org | JID:fe...@ja... | RLU:172001 > > > |
|
From: Bernhard T. <ber...@gm...> - 2004-08-10 11:03:33
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday 10 August 2004 12:13, ban...@bl... wrote: > I'm stopped on this error, any idea? Just read my first reply, where I wrote: > > However, it seems that you don't have installed libSDL_image properly. > > Just install it, and the linking should work. PS: Please get yourself a "real" e-mail client, because even Outlook doesn't=20 create _such_ crappy line-wrappings. Thanks. ciao. =2D --=20 I have discovered the art of deceiving diplomats. I tell them the truth and they never believe me. -- Camillo Di Cavour =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBGKt1RJyN/aMtTWwRAiWdAJ9VW6SRhs7y5iWpUvORN8CVImfxMQCfUehd xUVE655OWoCBRAVXGKAJcso=3D =3D01R6 =2D----END PGP SIGNATURE----- |
|
From: <ban...@bl...> - 2004-08-10 10:13:23
|
I'm stopped on this error, any idea? Thanks Mirko P.S. $ sdl-config --libs -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread $ paragui-config --libs -L/usr/lib -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_image -lexpat -lfreetype -lz -lstdc++ $ freetype-config --libs -lfreetype -lz --- Bernhard Trummer <ber...@gm... wrote: -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Monday 09 August 2004 10:21, ban...@bl... wrote: > > g++ moagg/main.o > > libMoaggGui/lib/libMoaggGui.a libMoaggGame/lib/libMoaggGame.a > > libMoaggObjects/lib/libMoaggObjects.a libMoaggCore/lib/libMoaggCore.a > > libMoaggSound/lib/libMoaggSound.a -o moagg/moagg -L/usr/lib > > -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_gfx -lSDL_mixer -lexpat > > -L/usr/lib -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread > > -lSDL_image -lexpat -lfreetype -lz -lstdc++ > > > > /usr/bin/ld: cannot find -lSDL_image > > Hmm. moagg itself doesn't need libSDL_image. > I wonder where the -lSDL_image flag comes from. I only have to use this > library, when I create a static-linked binary of moagg... > > However, it seems that you don't have installed libSDL_image properly. > Just install it, and the linking should work. > > BTW, > can you send me the output of the following commands on your machine: > sdl-config --libs > paragui-config --libs > freetype-config --libs > > One of them probably adds a "-lSDL_image" to the linker flags... > > > Thanks and ciao. > > - -- > The streets were dark with something more than night. > -- Raymond Chandler > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.5 (GNU/Linux) > > iD8DBQFBFziZRJyN/aMtTWwRAtIRAJ9y3S5co8AaNyJH/MiZgQVZ6Q2NCACgkUI3 > 8W329LhcaIP2/KUbLhiERLM= > =QCCC > -----END PGP SIGNATURE----- > > > ------------------------------------------------------- > This SF.Net email is sponsored by OSTG. Have you noticed the changes on > Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, > one more big change to announce. We are now OSTG- Open Source Technology > Group. Come see the changes on the new OSTG site. www.ostg.com > _______________________________________________ > Moagg-devel mailing list > Moa...@li... > https://lists.sourceforge.net/lists/listinfo/moagg-devel > |
|
From: Bernhard T. <ber...@gm...> - 2004-08-09 08:41:06
|
=2D----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Monday 09 August 2004 10:21, ban...@bl... wrote: > g++ moagg/main.o > libMoaggGui/lib/libMoaggGui.a libMoaggGame/lib/libMoaggGame.a > libMoaggObjects/lib/libMoaggObjects.a libMoaggCore/lib/libMoaggCore.a > libMoaggSound/lib/libMoaggSound.a -o moagg/moagg -L/usr/lib > -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_gfx -lSDL_mixer -lexpat > -L/usr/lib -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread > -lSDL_image -lexpat -lfreetype -lz -lstdc++ > > /usr/bin/ld: cannot find -lSDL_image Hmm. moagg itself doesn't need libSDL_image. I wonder where the -lSDL_image flag comes from. I only have to use this=20 library, when I create a static-linked binary of moagg... However, it seems that you don't have installed libSDL_image properly. Just install it, and the linking should work. BTW, can you send me the output of the following commands on your machine: sdl-config --libs paragui-config --libs freetype-config --libs One of them probably adds a "-lSDL_image" to the linker flags... Thanks and ciao. =2D --=20 The streets were dark with something more than night. -- Raymond Chandler =2D----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBFziZRJyN/aMtTWwRAtIRAJ9y3S5co8AaNyJH/MiZgQVZ6Q2NCACgkUI3 8W329LhcaIP2/KUbLhiERLM=3D =3DQCCC =2D----END PGP SIGNATURE----- |
|
From: <ban...@bl...> - 2004-08-09 08:21:21
|
Hi, i'm trying to create an RPM package of MOAGG, but i have a compilation problem. I run configure with --disable-paraguitest option. It generate this output: . . checking for cppunit-config... no configure: cppunit-config not present. The testsuite will not be built! checking for the sense of life... 42 configure: creating ./config.status config.status: creating Makefile.common config.status: creating Makefile config.status: creating config.h Now i have the Makefile, in compilation phase i have this error: g++ moagg/main.o libMoaggGui/lib/libMoaggGui.a libMoaggGame/lib/libMoaggGame.a libMoaggObjects/lib/libMoaggObjects.a libMoaggCore/lib/libMoaggCore.a libMoaggSound/lib/libMoaggSound.a -o moagg/moagg -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_gfx -lSDL_mixer -lexpat -L/usr/lib -lparagui -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lSDL_image -lexpat -lfreetype -lz -lstdc++ /usr/bin/ld: cannot find -lSDL_image collect2: ld returned 1 exit status make: *** [moagg/moagg] Error 1 Whi? What is it? Thanks Mirko |