Commit Graph

35 Commits

Author SHA1 Message Date
Bruno Dilly 71159b15aa Remove deprecated INCLUDES
src/bin/Makefile.am:3: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
2016-10-17 13:05:44 -02:00
Bruno Dilly 22bf9627b1 Stop using svnrevision
Instead use git rev-list just like other e repos.
With that we'll get rid of tons of
"sh: 1: svnversion: not found"
messages when building it.
2016-10-17 13:05:44 -02:00
Bruno Dilly 65575a6c1b Enable subdir-objects to avoid automake warnings
Avoid warning:
src/bin/Makefile.am:18: warning: source file '$(builddir)/game_world.c'
  is in a subdirectory,
src/bin/Makefile.am:18: but option 'subdir-objects' is disabled
[...]
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
2016-10-17 13:05:44 -02:00
Daniel Juyung Seo 915820886f bar.edc: added fixed 1 1 for circle_x parts. 2013-06-14 09:28:02 +09:00
Cedric BAIL 8f8722c3d9 autotools: move to AC_CONFIG_HEADERS.
Patch by Doug Newgard <scimmia22@outlook.com>.


SVN revision: 82135
2013-01-04 00:55:00 +00:00
Leandro Dorileo 63576c0267 efbb: also unfreeze end timer
SVN revision: 81400
2012-12-19 20:07:19 +00:00
Massimo Maiurana 0e948d57d1 updating esperanto translations
SVN revision: 81195
2012-12-17 23:42:23 +00:00
Leandro Dorileo a0318bb829 efbb: unfreeze timer before deleting it
Before deleting the game timer unfreeze it so ecore doesn't try to handle
as pending a deleted timer.


SVN revision: 80724
2012-12-11 21:13:17 +00:00
Leandro Dorileo d2112a206e efbb: refactored the use of circle to comply the circle -> cylinder changes
SVN revision: 80723
2012-12-11 21:13:11 +00:00
Leandro Dorileo 6f6cbc2fd8 efbb: levels_create.py force python2 usage
SVN revision: 80722
2012-12-11 21:13:02 +00:00
Massimo Maiurana ba0582afd4 updating various translations
SVN revision: 79483
2012-11-20 23:30:36 +00:00
Bruno Dilly 6fde788bf6 efbb: disable ephysics stacking
SVN revision: 78494
2012-10-25 21:56:12 +00:00
Bruno Dilly 779cf58ae6 efbb: fix world geometry setter
SVN revision: 78017
2012-10-15 21:54:56 +00:00
Bruno Dilly 6dd726751d efbb: match etrophy API changes
SVN revision: 77828
2012-10-10 21:50:53 +00:00
Bruno Dilly aa508a31d3 efbb: makes it works with ephysics API changes
SVN revision: 77786
2012-10-10 19:18:38 +00:00
Bruno Dilly 1347026337 efbb: clear targets del callback on level unload
Otherwise it will create the timer to show win layout
when user calls the menu, or loses and retry the game.



SVN revision: 77474
2012-10-04 22:41:35 +00:00
Bruno Dilly 46991342bb efbb: don't try to delete already deleted evas objs
These objs are deleted on shutdown before body obj callback
is called.



SVN revision: 77473
2012-10-04 22:41:28 +00:00
Bruno Dilly 60c3b3589c efbb: check for canberra >= 0.16
ca_context_playing() was added on this version


SVN revision: 77382
2012-10-03 17:48:43 +00:00
Bruno Dilly 8ac39c6f1e efbb: call elm_exit on exit
not elm_shutdown



SVN revision: 77380
2012-10-03 17:27:27 +00:00
Bruno Dilly 84503bf5b9 efbb: make script compatible with python2.6
SVN revision: 77379
2012-10-03 17:27:11 +00:00
Bruno Dilly 28a73415dd efbb: don't add timer to win cb if world was deleted
SVN revision: 77334
2012-10-02 20:28:17 +00:00
Bruno Dilly 130f775227 efbb: ignore spec file
SVN revision: 77215
2012-09-28 22:25:00 +00:00
Rui Seabra 6e71ae68f5 Remove unecessary comment.
SVN revision: 77025
2012-09-23 13:55:01 +00:00
Bruno Dilly 273e46d477 efbb: revert workaround now that map is properly fixed on
evas

revert 76430



SVN revision: 76629
2012-09-13 21:59:07 +00:00
Bruno Dilly 7a7546b317 efbb: Use mkstemp to create temporary file
SVN revision: 76564
2012-09-12 21:52:10 +00:00
Rui Seabra 775027a169 Sorry for breaking build :(
SVN revision: 76534
2012-09-12 14:13:38 +00:00
Rui Seabra d108ae44fd Add rpm support.
SVN revision: 76515
2012-09-12 10:16:29 +00:00
Bruno Dilly bf06bf2ef0 efbb: fix window title
SVN revision: 76473
2012-09-11 18:53:38 +00:00
Bruno Dilly 221113f5f5 efbb: workaround for map issue on cannon explosion
It should be reverted when this bug is properly fixed.


SVN revision: 76430
2012-09-11 04:36:30 +00:00
Bruno Dilly fb2aefda61 efbb: add freedesktop stuff
SVN revision: 76429
2012-09-11 04:35:30 +00:00
Bruno Dilly 4d0b838a7b efbb: add todo list
SVN revision: 76410
2012-09-10 14:22:40 +00:00
Ricardo de Almeida Gonzaga a5e62833e1 ebff: Adjusted ship parts to stable it on level 5.
Patch by: Ricardo de Almeida Gonzaga <ricardo@profusion.mobi>



SVN revision: 76254
2012-09-06 16:53:18 +00:00
Daniel Juyung Seo f7e1427134 GAMES/efbb INSTALL: added python-pyparsing dependency.
SVN revision: 76252
2012-09-06 16:42:21 +00:00
Bruno Dilly 8b12a85289 efbb: fix autogen / makefile
Now it won't replace INSTALL


SVN revision: 76250
2012-09-06 15:38:57 +00:00
Bruno Dilly d121214123 efbb: Escape from Booty Bay
Escape from Booty Bay is a physics game that explore EPhysics amazing features.

Please, try it and send me feedback.
Bug reports and new levels are very welcome.



SVN revision: 76207
2012-09-05 21:49:16 +00:00