Home
last modified time | relevance | path

Searched refs:pinball (Results 1 – 25 of 347) sorted by relevance

12345678910>>...14

/dports/games/pinball/pinball-0.3.20201218/
H A DREADME.md6 https://GitHub.com/rzr/pinball/network/
14 https://travis-ci.org/rzr/pinball
33 [![pinball-video](
36 http://pinball.sf.net
37 "pinball")
42 * <http://pinball.sourceforge.net/>
50 * <https://purl.org/rzr/pinball>
66 [![pinball-video](
70 "pinball")
78 * <http://pinball.sf.net/>
[all …]
H A Dpinball.spec1 Name: pinball
11 URL: http://pinball.sourceforge.net
49 %{_prefix}/bin/pinball
50 %{_prefix}/bin/pinball-config
51 %dir %{_prefix}/share/pinball
52 %{_prefix}/share/pinball/*
53 %dir %{_prefix}/lib/pinball
54 %{_prefix}/lib/pinball/*
55 %dir %{_prefix}/include/pinball
56 %{_prefix}/include/pinball/*
[all …]
H A D.dockerignore34 debian/pinball-data.substvars
35 debian/pinball-data/
37 debian/pinball-dev.substvars
38 debian/pinball-dev/
39 debian/pinball.debhelper.log
41 debian/pinball.postrm.debhelper
42 debian/pinball.substvars
43 debian/pinball/
50 pinball-config
51 pinball.6
[all …]
H A DMakefile.am5 EXTRA_DIST = bootstrap pinball.spec clean pinball.desktop
7 pinincludedir = $(includedir)/pinball
11 bin_SCRIPTS = pinball-config
H A DCONTRIBUTING.md1 # Contributing to pinball #
5 - https://sourceforge.net/p/pinball/
10 - https://github.com/rzr/pinball
15 - https://github.com/rzr/pinball-table-gnu
16 - https://github.com/rzr/pinball-table-hurd
H A Dpinball-config.in11 Usage: pinball-config [OPTION]
59 echo -I@includedir@/pinball
63 echo -L@libdir@/pinball
66 echo @datadir@/pinball
H A DNEWS4 I'll keep it as an archive of reviews of the pinball game that
47 Emilia pinball (533 votes, note : 20 %).Voter : bof/moyen/correct/bien/top
48 … 3D mais avec une tr�s bonne jouabilit�, qui rappelle la bonne �poque de pinball fantasies. On dev…
49 …Tux par L�a, prenez ce fichier, et utilisez-le pour remplacer / usr/local/share/pinball/front2.png.
55pinball game with (currently) only one board. Richard Stallman is angry that the little pinball li…
H A DBUILD.md3 It is best to remove any previous version of pinball before installing a new
4 version. If you have used a rpm-package write as root user 'rpm -e pinball'.
5 If you have installed from source code goto the pinball source directory and
14 you write as root user 'rpm -i pinball-x.x.x.rpm'.
28 The game is started with 'pinball'.
H A Dpinball.desktop5 Comment=3D pinball game
6 Exec=pinball
7 Icon=pinball.xpm
H A D.gitignore33 debian/pinball*/
43 pinball-config
44 pinball.6
81 src/pinball
/dports/games/pinball/pinball-0.3.20201218/debian/
H A Dcontrol1 Source: pinball
31 Package: pinball
35 pinball-data (= ${source:Version})
36 Suggests: pinball-table-gnu,
37 pinball-table-hurd,
49 Package: pinball-dev
53 pinball (= ${binary:Version}),
61 Package: pinball-data
71 Package: pinball-snapshot
76 pinball (= ${source:Version})
[all …]
H A Dpinball.postinst13 if [ ! -d /var/games/pinball ]; then
14 mkdir /var/games/pinball
19 if [ ! -d /var/games/pinball/$DIRS ]; then
20 mkdir /var/games/pinball/$DIRS
23 if [ -e /var/games/pinball/$DIRS/highscores ]; then
27 touch /var/games/pinball/$DIRS/highscores
28 chown root:games /var/games/pinball/$DIRS/highscores
29 chmod 664 /var/games/pinball/$DIRS/highscores
H A Drules33 rm -rf ${CURDIR}/debian/tmp/var/games/pinball/*/highscores
34 rm -rf ${CURDIR}/debian/tmp/usr/lib/*/pinball/libModule*.so
35 rm -rf ${CURDIR}/debian/tmp/usr/lib/*/pinball/libModule*.a
36 …sed -i "/dependency_libs/s/'.*'/''/" $(CURDIR)/debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/pinball/*.…
39 install -m 644 pinball.desktop $(CURDIR)/debian/tmp/usr/share/applications
40 install -m 644 data/pinball.xpm $(CURDIR)/debian/tmp/usr/share/pixmaps
41 onsgmls debian/pinball.sgml | sgmlspl sgmlspl-specs/docbook2man-spec.pl
47 chown root:games debian/pinball/usr/games/pinball
48 chmod 2755 debian/pinball/usr/games/pinball
H A Dpinball.install1 usr/games/pinball
2 usr/lib/*/pinball/*.la
3 usr/lib/*/pinball/*.so.*
4 usr/share/applications/pinball.desktop
5 usr/share/pixmaps/pinball.xpm
H A Dpinball-dev.install2 usr/games/pinball-config
3 usr/lib/*/pinball/libemilia_addon.a
4 usr/lib/*/pinball/libemilia_base.a
5 usr/lib/*/pinball/libemilia_pin.a
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dpinball.cpp220 int pinball::quickFlag = 0;
221 TTextBox* pinball::InfoTextBox;
222 TTextBox* pinball::MissTextBox;
223 char pinball::getRcBuffer[6 * 256];
224 int pinball::rc_string_slot = 0;
225 int pinball::LeftShift = -1;
226 int pinball::RightShift = -1;
228 char* pinball::get_rc_string(int uID, int a2) in get_rc_string()
238 int pinball::get_rc_int(int uID, int* dst) in get_rc_int()
248 std::string pinball::make_path_name(const std::string& fileName) in make_path_name()
H A DTPinballTable.cpp291 pinball::InfoTextBox->Clear(); in tilt()
292 pinball::MissTextBox->Clear(); in tilt()
293 pinball::InfoTextBox->Display(pinball::get_rc_string(35, 0), -1.0); in tilt()
372 rc_text = pinball::get_rc_string(30, 0); in Message()
374 rc_text = pinball::get_rc_string(26, 0); in Message()
445 pinball::InfoTextBox->Clear(); in Message()
446 pinball::MissTextBox->Clear(); in Message()
544 pinball::MissTextBox->Clear(); in Message()
545 pinball::InfoTextBox->Display(pinball::get_rc_string(34, 0), -1.0); in Message()
599 control::handler(67, pinball::MissTextBox); in EndGame_timeout()
[all …]
H A Dcontrol.cpp701 auto msg = pinball::get_rc_string(9, 0); in table_add_extra_ball()
2238 text = pinball::get_rc_string(53, 0); in MedalTargetControl()
2242 text = pinball::get_rc_string(54, 0); in MedalTargetControl()
2246 text = pinball::get_rc_string(55, 0); in MedalTargetControl()
2279 text = pinball::get_rc_string(56, 0); in MultiplierTargetControl()
2283 text = pinball::get_rc_string(57, 0); in MultiplierTargetControl()
2287 text = pinball::get_rc_string(58, 0); in MultiplierTargetControl()
2291 text = pinball::get_rc_string(59, 0); in MultiplierTargetControl()
3917 auto missionText = pinball:: in SelectMissionController()
4003 text = pinball::get_rc_string(120, 0); in SpaceRadiationController()
[all …]
H A Dpb.cpp46 pinball::get_rc_int(158, &useBmpFont); in init()
89 if (pinball::quickFlag) in init()
185 pinball::MissTextBox->Clear(); in toggle_demo()
186 auto text = pinball::get_rc_string(24, 0); in toggle_demo()
250 pinball::InfoTextBox->Display(pinball::get_rc_string(25, 0), 2.0); in frame()
321 pinball::InfoTextBox->Clear(); in pause_continue()
322 pinball::MissTextBox->Clear(); in pause_continue()
327 pinball::InfoTextBox->Display(pinball::get_rc_string(22, 0), -1.0); in pause_continue()
342 text = pinball::get_rc_string(24, 0); in pause_continue()
347 text = pinball::get_rc_string(23, 0); in pause_continue()
[all …]
/dports/games/pinball/pinball-0.3.20201218/extra/profile/pinball/etc/pinball/
H A Dpinball-session.sh10 . /etc/pinball/pinball.env.sh ||:
56 aplay /usr/share/games/pinball/tux/lock.wav \
58 aplay /usr/share/games/pinball/tux/bump.wav \
66 aplay /usr/share/games/pinball/tux/loop.wav ||:
73 window=$(xdotool search -class pinball || echo);
84 pinball
88 aplay /usr/share/games/pinball/tux/gameover.wav ||:
90 aplay /usr/share/games/pinball/tux/opentux.wav ||:
H A Dconfigure.sh11 cd /etc/pinball
13 . pinball.env.sh
20 ${sudo} install pinball /etc/default/pinball
27 ${sudo} systemctl stop pinball ||:
30 ${sudo} systemctl disable pinball ||:
H A Dsetup.sh18 find /etc/pinball ||:
21 . /etc/pinball/pinball.env.sh ||:
58 ${sudo} apt-get install --yes --install-suggests pinball
184 cp -rfav extra/profile/pinball/etc/pinball /etc/
185 [ "$profile" = "" ] || cp -rfav extra/profile/${profile}/etc/pinball /etc/
186 bash -x -e /etc/pinball/configure.sh
190 ${sudo} systemctl enable /etc/pinball/${PINBALL_DISPLAY_MANAGER}.service
/dports/games/pinball/pinball-0.3.20201218/extra/debos/
H A Dpinball.yaml2 {{- $image := or .image "pinball-generic.img" -}}
4 {{- $project := or .project "pinball" -}}
24 URL: https://purl.org/rzr/pinball#
64 source: ../../extra/profile/pinball/etc/pinball/
65 destination: /etc/pinball/
68 source: ../../extra/profile/pincab/etc/pinball/
69 destination: /etc/pinball/
73 script: ../../extra/profile/pinball/etc/pinball/setup.sh
/dports/games/pinball/pinball-0.3.20201218/debian/upstream/
H A Dmetadata1 Bug-Database: https://sourceforge.net/p/pinball/bugs/
2 Bug-Submit: https://sourceforge.net/p/pinball/bugs/new/
3 Documentation: https://sourceforge.net/p/pinball/wiki/Home/
4 Repository-Browse: https://sourceforge.net/p/pinball/code/
5 Repository: https://git.code.sf.net/p/pinball/code
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtscxml/examples/scxml/pinball/doc/src/
H A Dpinball.qdoc29 \example pinball
44 The Pinball example mimics a pinball game. The targets on the pinball table
52 real pinball target with a ball.
96 \quotefromfile pinball/pinball.scxml
112 \image pinball-statechart-global.png
177 \quotefromfile pinball/pinball.scxml
263 \quotefromfile pinball/pinball.scxml
336 \quotefromfile pinball/pinball.scxml
382 \quotefromfile pinball/pinball.scxml
456 \quotefromfile pinball/mainwindow.h
[all …]

12345678910>>...14