neverball
15 years agohard: smoothed curves
mym [Sun, 13 Jul 2008 09:52:31 +0000 (09:52 +0000)]
hard: smoothed curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2388 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agorunning, climb: smoothed curves
mym [Sun, 13 Jul 2008 08:28:59 +0000 (08:28 +0000)]
running, climb: smoothed curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2387 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agoup, drive2: smoothed curves
mym [Sun, 13 Jul 2008 06:53:29 +0000 (06:53 +0000)]
up, drive2: smoothed curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2386 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agonarrow, loop2: smoothed curves
mym [Sun, 13 Jul 2008 06:34:35 +0000 (06:34 +0000)]
narrow, loop2: smoothed curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2385 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agoSet the EWMH _NET_WM_ICON window hint on X11 systems
parasti [Sat, 12 Jul 2008 18:28:56 +0000 (18:28 +0000)]
Set the EWMH _NET_WM_ICON window hint on X11 systems

This patch implements window manager icons with 8-bit alpha transparency
on X11 systems.  The window manager must support the _NET_WM_ICON hint
described in the freedesktop.org Extended Window Manager Hints[*]
specification.

SDL does provide a function for setting the window manager icon
(SDL_WM_SetIcon), however, its transparency support is limited to a
simple bitmask describing which pixels are fully opaque and which are
invisible.

Note that the functionality implemented here should be ported to
SDL_WM_SetIcon at some point.

[*] http://standards.freedesktop.org/wm-spec/latest/

git-svn-id: https://s.snth.net/svn/neverball/trunk@2384 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agoadventure.map: Fix to prevent ball pinching in an edge case
elviz [Wed, 9 Jul 2008 06:29:06 +0000 (06:29 +0000)]
adventure.map: Fix to prevent ball pinching in an edge case

git-svn-id: https://s.snth.net/svn/neverball/trunk@2380 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agomuseum.map: Small texture fix
elviz [Wed, 9 Jul 2008 01:35:21 +0000 (01:35 +0000)]
museum.map: Small texture fix

git-svn-id: https://s.snth.net/svn/neverball/trunk@2379 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agotennis.map: Reduced time
elviz [Mon, 7 Jul 2008 19:30:44 +0000 (19:30 +0000)]
tennis.map: Reduced time

git-svn-id: https://s.snth.net/svn/neverball/trunk@2378 78b8d119-cf0a-0410-b17c-f493084dd1d7

15 years agoTweaked some version info and get-info strings for Mac release.
jammnrose [Mon, 7 Jul 2008 19:29:36 +0000 (19:29 +0000)]
Tweaked some version info and get-info strings for Mac release.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2377 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoramps.map: New Hard best-time/unlock-goal presets
elviz [Thu, 3 Jul 2008 11:02:52 +0000 (11:02 +0000)]
ramps.map: New Hard best-time/unlock-goal presets

git-svn-id: https://s.snth.net/svn/neverball/trunk@2376 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoTweaks to install/uninstall documents.
jammnrose [Tue, 1 Jul 2008 16:39:15 +0000 (16:39 +0000)]
Tweaks to install/uninstall documents.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2375 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoOrganized shell script to remove files in a similar order to their installation.
jammnrose [Tue, 1 Jul 2008 03:37:41 +0000 (03:37 +0000)]
Organized shell script to remove files in a similar order to their installation.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2374 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoAdded uninstaller PackageMaker document and related files. More tweaks to installer.
jammnrose [Tue, 1 Jul 2008 03:02:21 +0000 (03:02 +0000)]
Added uninstaller PackageMaker document and related files. More tweaks to installer.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2373 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoadventure.map: Tweak
elviz [Mon, 30 Jun 2008 22:51:01 +0000 (22:51 +0000)]
adventure.map: Tweak

git-svn-id: https://s.snth.net/svn/neverball/trunk@2372 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agomapc: Increased MAXI to 2^18^ to have a little more room
elviz [Mon, 30 Jun 2008 22:01:39 +0000 (22:01 +0000)]
mapc: Increased MAXI to 2^18^ to have a little more room

git-svn-id: https://s.snth.net/svn/neverball/trunk@2371 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoNevermania: Improved some rounded corners
elviz [Mon, 30 Jun 2008 21:36:20 +0000 (21:36 +0000)]
Nevermania: Improved some rounded corners

git-svn-id: https://s.snth.net/svn/neverball/trunk@2370 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoadventure.map: Tweaks
elviz [Mon, 30 Jun 2008 09:14:49 +0000 (09:14 +0000)]
adventure.map: Tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2369 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoMinor installer project tweaks.
jammnrose [Mon, 30 Jun 2008 06:10:16 +0000 (06:10 +0000)]
Minor installer project tweaks.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2368 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoRevert to single installer document. PackageMaker is a bit buggy. Need to get latest...
jammnrose [Mon, 30 Jun 2008 03:42:36 +0000 (03:42 +0000)]
Revert to single installer document. PackageMaker is a bit buggy. Need to get latest version.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2367 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoRename installer file/dir in preparation for change to making separate .pkg's first.
jammnrose [Mon, 30 Jun 2008 03:12:35 +0000 (03:12 +0000)]
Rename installer file/dir in preparation for change to making separate .pkg's first.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2366 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoUpdate build process and condense installer operations.
jammnrose [Mon, 30 Jun 2008 02:59:45 +0000 (02:59 +0000)]
Update build process and condense installer operations.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2365 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoSmall changes with installer.
jammnrose [Sun, 29 Jun 2008 20:02:38 +0000 (20:02 +0000)]
Small changes with installer.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2364 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoUpdated xcodeproj CONFIG_DATA path properly.
jammnrose [Sun, 29 Jun 2008 20:00:27 +0000 (20:00 +0000)]
Updated xcodeproj CONFIG_DATA path properly.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2363 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoReverted xcodeproj to r2360... Bad change.
jammnrose [Sun, 29 Jun 2008 18:13:37 +0000 (18:13 +0000)]
Reverted xcodeproj to r2360... Bad change.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2362 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoUpdated xcodeproj to change the CONFIG_DATA dir to /Library/Application Support/Never...
jammnrose [Sun, 29 Jun 2008 17:46:50 +0000 (17:46 +0000)]
Updated xcodeproj to change the CONFIG_DATA dir to /Library/Application Support/Neverball Data/data folder at compliation.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2361 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agopipe.map: Made curves smoother (solid version)
elviz [Sun, 29 Jun 2008 08:43:48 +0000 (08:43 +0000)]
pipe.map: Made curves smoother (solid version)

git-svn-id: https://s.snth.net/svn/neverball/trunk@2360 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocircuit1: barrier fix
mym [Sat, 28 Jun 2008 11:04:06 +0000 (11:04 +0000)]
circuit1: barrier fix

git-svn-id: https://s.snth.net/svn/neverball/trunk@2359 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoAdded file(s) for creation of a Mac OS X Installer used by the PackageMaker tool.
jammnrose [Thu, 26 Jun 2008 06:07:24 +0000 (06:07 +0000)]
Added file(s) for creation of a Mac OS X Installer used by the PackageMaker tool.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2358 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoadventure.map: Tweaks
elviz [Wed, 25 Jun 2008 20:33:17 +0000 (20:33 +0000)]
adventure.map: Tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2357 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoNevermania: Proper double-sided coin pads
elviz [Tue, 24 Jun 2008 16:06:49 +0000 (16:06 +0000)]
Nevermania: Proper double-sided coin pads

git-svn-id: https://s.snth.net/svn/neverball/trunk@2356 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agorails.map: New Hard best-time preset
elviz [Tue, 24 Jun 2008 14:26:51 +0000 (14:26 +0000)]
rails.map: New Hard best-time preset

git-svn-id: https://s.snth.net/svn/neverball/trunk@2355 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agorails.map: Tweaks
elviz [Tue, 24 Jun 2008 11:36:25 +0000 (11:36 +0000)]
rails.map: Tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2354 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoaccordian.map: Adjusted Hard coin amount
elviz [Tue, 24 Jun 2008 06:15:02 +0000 (06:15 +0000)]
accordian.map: Adjusted Hard coin amount

git-svn-id: https://s.snth.net/svn/neverball/trunk@2353 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agopaths.map: Adjusted Hard coin amount
elviz [Tue, 24 Jun 2008 06:00:43 +0000 (06:00 +0000)]
paths.map: Adjusted Hard coin amount

git-svn-id: https://s.snth.net/svn/neverball/trunk@2352 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agotexture-debug.map: Set svn:eol-style to native
elviz [Tue, 24 Jun 2008 05:53:28 +0000 (05:53 +0000)]
texture-debug.map: Set svn:eol-style to native

git-svn-id: https://s.snth.net/svn/neverball/trunk@2351 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoHigh Scores: Filled the Most Coins for the bonus levels from Neverball Hard.
CSY [Mon, 23 Jun 2008 23:49:16 +0000 (23:49 +0000)]
High Scores: Filled the Most Coins for the bonus levels from Neverball Hard.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2350 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoeasyhalfpipe.map: Adjusted Hard coin amount
elviz [Mon, 23 Jun 2008 12:50:49 +0000 (12:50 +0000)]
easyhalfpipe.map: Adjusted Hard coin amount

git-svn-id: https://s.snth.net/svn/neverball/trunk@2349 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agolearngrow.map: Fixed syntax errors in r2346
elviz [Mon, 23 Jun 2008 12:38:59 +0000 (12:38 +0000)]
learngrow.map: Fixed syntax errors in r2346

git-svn-id: https://s.snth.net/svn/neverball/trunk@2348 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoHigh Scores: Accidentally omitted 2 coins from Ground Break (Neverball Easy Bonus I).
CSY [Sun, 22 Jun 2008 23:03:02 +0000 (23:03 +0000)]
High Scores: Accidentally omitted 2 coins from Ground Break (Neverball Easy Bonus I).

git-svn-id: https://s.snth.net/svn/neverball/trunk@2347 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoHigh Scores: Finished the remaining bonus levels from Neverball Easy and Neverball...
CSY [Sun, 22 Jun 2008 22:13:59 +0000 (22:13 +0000)]
High Scores: Finished the remaining bonus levels from Neverball Easy and Neverball Medium.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2346 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoNevermania: Tweaks
elviz [Sun, 22 Jun 2008 06:32:59 +0000 (06:32 +0000)]
Nevermania: Tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2344 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoImproved coin-mirror-check texture
elviz [Thu, 19 Jun 2008 07:36:32 +0000 (07:36 +0000)]
Improved coin-mirror-check texture

git-svn-id: https://s.snth.net/svn/neverball/trunk@2337 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoNevermania: More tweaks
elviz [Wed, 18 Jun 2008 06:14:17 +0000 (06:14 +0000)]
Nevermania: More tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2336 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoEdit 'Development' target to include better debug symbols.
jammnrose [Wed, 18 Jun 2008 03:07:05 +0000 (03:07 +0000)]
Edit 'Development' target to include better debug symbols.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2335 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoNevermania: Tweaks
elviz [Wed, 18 Jun 2008 02:46:58 +0000 (02:46 +0000)]
Nevermania: Tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2334 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoFix a few things so 'Development' (a.k.a. debug) target works.
jammnrose [Tue, 17 Jun 2008 23:29:15 +0000 (23:29 +0000)]
Fix a few things so 'Development' (a.k.a. debug) target works.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2333 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoturn: fix
mym [Tue, 17 Jun 2008 10:42:11 +0000 (10:42 +0000)]
turn: fix

git-svn-id: https://s.snth.net/svn/neverball/trunk@2332 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoassault: fixes and tweaks
mym [Tue, 17 Jun 2008 10:32:09 +0000 (10:32 +0000)]
assault: fixes and tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2331 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoassault: smooth curves and tweaks
mym [Mon, 16 Jun 2008 16:31:48 +0000 (16:31 +0000)]
assault: smooth curves and tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2330 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoturn: smooth curves and tweaks
mym [Mon, 16 Jun 2008 13:31:29 +0000 (13:31 +0000)]
turn: smooth curves and tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2329 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agofence.map: Improved rails
elviz [Sun, 15 Jun 2008 19:54:49 +0000 (19:54 +0000)]
fence.map: Improved rails

git-svn-id: https://s.snth.net/svn/neverball/trunk@2328 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoghosts: Elviz's blockers and tweaks
mym [Sun, 15 Jun 2008 14:01:53 +0000 (14:01 +0000)]
ghosts: Elviz's blockers and tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2326 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoconeskeleton.map: Made curves smoother
elviz [Sat, 14 Jun 2008 21:48:05 +0000 (21:48 +0000)]
coneskeleton.map: Made curves smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2323 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocircuit2: smooth curves and Elviz' blockers
mym [Sat, 14 Jun 2008 14:09:44 +0000 (14:09 +0000)]
circuit2: smooth curves and Elviz' blockers

git-svn-id: https://s.snth.net/svn/neverball/trunk@2322 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoReadd SOL file name display at level selection in cheat mode
parasti [Sat, 14 Jun 2008 13:53:13 +0000 (13:53 +0000)]
Readd SOL file name display at level selection in cheat mode

git-svn-id: https://s.snth.net/svn/neverball/trunk@2321 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocircuit1: smooth curves and Elviz blockers
mym [Sat, 14 Jun 2008 09:32:31 +0000 (09:32 +0000)]
circuit1: smooth curves and Elviz blockers

git-svn-id: https://s.snth.net/svn/neverball/trunk@2320 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoending shots name switch
mym [Sat, 14 Jun 2008 08:31:02 +0000 (08:31 +0000)]
ending shots name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2319 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoshots name switch
mym [Sat, 14 Jun 2008 08:30:35 +0000 (08:30 +0000)]
shots name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2318 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoname switch settings
mym [Sat, 14 Jun 2008 08:29:24 +0000 (08:29 +0000)]
name switch settings

git-svn-id: https://s.snth.net/svn/neverball/trunk@2317 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agodanceN: ending name switch
mym [Sat, 14 Jun 2008 08:25:35 +0000 (08:25 +0000)]
danceN: ending name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2316 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agodanceN: partial name switch
mym [Sat, 14 Jun 2008 08:24:57 +0000 (08:24 +0000)]
danceN: partial name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2315 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocircuitN: ending name switch
mym [Sat, 14 Jun 2008 08:24:25 +0000 (08:24 +0000)]
circuitN: ending name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2314 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocircuitN: partial name switch
mym [Sat, 14 Jun 2008 08:23:12 +0000 (08:23 +0000)]
circuitN: partial name switch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2313 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agodrive1: smooth curves
mym [Sat, 14 Jun 2008 08:10:12 +0000 (08:10 +0000)]
drive1: smooth curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2312 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agosnow: smooth various curves
mym [Sat, 14 Jun 2008 08:05:30 +0000 (08:05 +0000)]
snow: smooth various curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2311 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agopipe.map: Made curves smoother (hollow version)
elviz [Sat, 14 Jun 2008 03:43:22 +0000 (03:43 +0000)]
pipe.map: Made curves smoother (hollow version)

git-svn-id: https://s.snth.net/svn/neverball/trunk@2310 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoStroke caps: Raised the caps to 12 or par plus 6.
CSY [Fri, 13 Jun 2008 18:22:09 +0000 (18:22 +0000)]
Stroke caps: Raised the caps to 12 or par plus 6.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2309 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoPO update
parasti [Fri, 13 Jun 2008 16:06:25 +0000 (16:06 +0000)]
PO update

git-svn-id: https://s.snth.net/svn/neverball/trunk@2307 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoProvide details about mtrl/words l10n to translators
parasti [Fri, 13 Jun 2008 16:02:26 +0000 (16:02 +0000)]
Provide details about mtrl/words l10n to translators

git-svn-id: https://s.snth.net/svn/neverball/trunk@2306 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoloop1: smooth curves
mym [Fri, 13 Jun 2008 15:52:14 +0000 (15:52 +0000)]
loop1: smooth curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2305 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoglasstower: smooth glass goal
mym [Fri, 13 Jun 2008 14:54:31 +0000 (14:54 +0000)]
glasstower: smooth glass goal

git-svn-id: https://s.snth.net/svn/neverball/trunk@2304 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoscrambling: smooth curves
mym [Fri, 13 Jun 2008 14:25:41 +0000 (14:25 +0000)]
scrambling: smooth curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2303 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoAdded German version of words texture
elviz [Thu, 12 Jun 2008 21:25:42 +0000 (21:25 +0000)]
Added German version of words texture

git-svn-id: https://s.snth.net/svn/neverball/trunk@2301 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoFix font handling code to work with bid-endian (aka, PPC) machines.
jammnrose [Thu, 12 Jun 2008 17:52:30 +0000 (17:52 +0000)]
Fix font handling code to work with bid-endian (aka, PPC) machines.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2300 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agodescent: smooth curves
mym [Thu, 12 Jun 2008 17:03:33 +0000 (17:03 +0000)]
descent: smooth curves

git-svn-id: https://s.snth.net/svn/neverball/trunk@2299 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agofreefall: fix arrow direction
mym [Thu, 12 Jun 2008 13:28:01 +0000 (13:28 +0000)]
freefall: fix arrow direction

git-svn-id: https://s.snth.net/svn/neverball/trunk@2298 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agomulticurves: smooth curves and tweaks
mym [Thu, 12 Jun 2008 11:07:52 +0000 (11:07 +0000)]
multicurves: smooth curves and tweaks

git-svn-id: https://s.snth.net/svn/neverball/trunk@2297 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoUpdated xcodeproj to work with the recent changes.
jammnrose [Tue, 10 Jun 2008 22:39:00 +0000 (22:39 +0000)]
Updated xcodeproj to work with the recent changes.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2295 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoslalom.map: Made rails smoother
elviz [Tue, 10 Jun 2008 22:32:33 +0000 (22:32 +0000)]
slalom.map: Made rails smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2294 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agofence.map: Corrected position of post
elviz [Tue, 10 Jun 2008 22:22:52 +0000 (22:22 +0000)]
fence.map: Corrected position of post

git-svn-id: https://s.snth.net/svn/neverball/trunk@2293 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoMerged accurate-goals branch
elviz [Tue, 10 Jun 2008 21:34:09 +0000 (21:34 +0000)]
Merged accurate-goals branch

git-svn-id: https://s.snth.net/svn/neverball/trunk@2292 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agosparselines.map: Made round elements smoother
elviz [Tue, 10 Jun 2008 21:16:02 +0000 (21:16 +0000)]
sparselines.map: Made round elements smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2291 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agohardrise.map: Rounded rails
elviz [Tue, 10 Jun 2008 20:38:05 +0000 (20:38 +0000)]
hardrise.map: Rounded rails

git-svn-id: https://s.snth.net/svn/neverball/trunk@2290 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoairways.map: Made round elements smoother
elviz [Tue, 10 Jun 2008 18:50:38 +0000 (18:50 +0000)]
airways.map: Made round elements smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2289 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoPO update
parasti [Tue, 10 Jun 2008 15:18:15 +0000 (15:18 +0000)]
PO update

git-svn-id: https://s.snth.net/svn/neverball/trunk@2288 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoHack share/item to use OBJ geometry
parasti [Tue, 10 Jun 2008 15:17:56 +0000 (15:17 +0000)]
Hack share/item to use OBJ geometry

git-svn-id: https://s.snth.net/svn/neverball/trunk@2287 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoAdd item models
parasti [Tue, 10 Jun 2008 15:17:41 +0000 (15:17 +0000)]
Add item models

git-svn-id: https://s.snth.net/svn/neverball/trunk@2286 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoMove item-related functions into a separate module
parasti [Tue, 10 Jun 2008 15:17:18 +0000 (15:17 +0000)]
Move item-related functions into a separate module

git-svn-id: https://s.snth.net/svn/neverball/trunk@2285 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoeuro_coin.png, coin-no.png: flip vertically/horizontally
parasti [Tue, 10 Jun 2008 14:47:51 +0000 (14:47 +0000)]
euro_coin.png, coin-no.png: flip vertically/horizontally

git-svn-id: https://s.snth.net/svn/neverball/trunk@2284 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoUpdate Latvian translation
parasti [Tue, 10 Jun 2008 14:06:17 +0000 (14:06 +0000)]
Update Latvian translation

git-svn-id: https://s.snth.net/svn/neverball/trunk@2283 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoPO update
parasti [Tue, 10 Jun 2008 14:06:05 +0000 (14:06 +0000)]
PO update

git-svn-id: https://s.snth.net/svn/neverball/trunk@2282 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoImplement simple material localisation system
parasti [Tue, 10 Jun 2008 14:05:47 +0000 (14:05 +0000)]
Implement simple material localisation system

git-svn-id: https://s.snth.net/svn/neverball/trunk@2281 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoring.map: Made curve smoother
elviz [Tue, 10 Jun 2008 13:35:28 +0000 (13:35 +0000)]
ring.map: Made curve smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2280 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agohump.map: Made curves smoother
elviz [Tue, 10 Jun 2008 03:23:29 +0000 (03:23 +0000)]
hump.map: Made curves smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2278 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agospiralin.map: Made curves smoother
elviz [Tue, 10 Jun 2008 02:34:48 +0000 (02:34 +0000)]
spiralin.map: Made curves smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2277 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agopaths.map: Made curves smoother
elviz [Tue, 10 Jun 2008 02:12:42 +0000 (02:12 +0000)]
paths.map: Made curves smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2276 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agopoker.map: Made cones smoother
elviz [Tue, 10 Jun 2008 01:50:03 +0000 (01:50 +0000)]
poker.map: Made cones smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2275 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoquads.map: Made rounded corners smoother
elviz [Mon, 9 Jun 2008 23:48:51 +0000 (23:48 +0000)]
quads.map: Made rounded corners smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2270 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agocurbs.map: Made rounded corners smoother
elviz [Mon, 9 Jun 2008 23:11:31 +0000 (23:11 +0000)]
curbs.map: Made rounded corners smoother

git-svn-id: https://s.snth.net/svn/neverball/trunk@2269 78b8d119-cf0a-0410-b17c-f493084dd1d7

16 years agoAdd a map for texture transform testing
parasti [Mon, 9 Jun 2008 21:52:58 +0000 (21:52 +0000)]
Add a map for texture transform testing

git-svn-id: https://s.snth.net/svn/neverball/trunk@2268 78b8d119-cf0a-0410-b17c-f493084dd1d7