Bruno Dilly
71159b15aa
Remove deprecated INCLUDES
...
src/bin/Makefile.am:3: warning: 'INCLUDES' is the old name for
'AM_CPPFLAGS' (or '*_CPPFLAGS')
7 years ago
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.
7 years ago
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.
7 years ago
Daniel Juyung Seo
915820886f
bar.edc: added fixed 1 1 for circle_x parts.
11 years ago
Cedric BAIL
8f8722c3d9
autotools: move to AC_CONFIG_HEADERS.
...
Patch by Doug Newgard <scimmia22@outlook.com>.
SVN revision: 82135
11 years ago
Leandro Dorileo
63576c0267
efbb: also unfreeze end timer
...
SVN revision: 81400
11 years ago
Massimo Maiurana
0e948d57d1
updating esperanto translations
...
SVN revision: 81195
11 years ago
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
11 years ago
Leandro Dorileo
d2112a206e
efbb: refactored the use of circle to comply the circle -> cylinder changes
...
SVN revision: 80723
11 years ago
Leandro Dorileo
6f6cbc2fd8
efbb: levels_create.py force python2 usage
...
SVN revision: 80722
11 years ago
Massimo Maiurana
ba0582afd4
updating various translations
...
SVN revision: 79483
11 years ago
Bruno Dilly
6fde788bf6
efbb: disable ephysics stacking
...
SVN revision: 78494
11 years ago
Bruno Dilly
779cf58ae6
efbb: fix world geometry setter
...
SVN revision: 78017
11 years ago
Bruno Dilly
6dd726751d
efbb: match etrophy API changes
...
SVN revision: 77828
11 years ago
Bruno Dilly
aa508a31d3
efbb: makes it works with ephysics API changes
...
SVN revision: 77786
11 years ago
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
11 years ago
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
11 years ago
Bruno Dilly
60c3b3589c
efbb: check for canberra >= 0.16
...
ca_context_playing() was added on this version
SVN revision: 77382
11 years ago
Bruno Dilly
8ac39c6f1e
efbb: call elm_exit on exit
...
not elm_shutdown
SVN revision: 77380
11 years ago
Bruno Dilly
84503bf5b9
efbb: make script compatible with python2.6
...
SVN revision: 77379
11 years ago
Bruno Dilly
28a73415dd
efbb: don't add timer to win cb if world was deleted
...
SVN revision: 77334
11 years ago
Bruno Dilly
130f775227
efbb: ignore spec file
...
SVN revision: 77215
11 years ago
Rui Seabra
6e71ae68f5
Remove unecessary comment.
...
SVN revision: 77025
11 years ago
Bruno Dilly
273e46d477
efbb: revert workaround now that map is properly fixed on
...
evas
revert 76430
SVN revision: 76629
11 years ago
Bruno Dilly
7a7546b317
efbb: Use mkstemp to create temporary file
...
SVN revision: 76564
11 years ago
Rui Seabra
775027a169
Sorry for breaking build :(
...
SVN revision: 76534
11 years ago
Rui Seabra
d108ae44fd
Add rpm support.
...
SVN revision: 76515
11 years ago
Bruno Dilly
bf06bf2ef0
efbb: fix window title
...
SVN revision: 76473
11 years ago
Bruno Dilly
221113f5f5
efbb: workaround for map issue on cannon explosion
...
It should be reverted when this bug is properly fixed.
SVN revision: 76430
11 years ago
Bruno Dilly
fb2aefda61
efbb: add freedesktop stuff
...
SVN revision: 76429
11 years ago
Bruno Dilly
4d0b838a7b
efbb: add todo list
...
SVN revision: 76410
11 years ago
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
11 years ago
Daniel Juyung Seo
f7e1427134
GAMES/efbb INSTALL: added python-pyparsing dependency.
...
SVN revision: 76252
11 years ago
Bruno Dilly
8b12a85289
efbb: fix autogen / makefile
...
Now it won't replace INSTALL
SVN revision: 76250
11 years ago
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
11 years ago