ifmapper 1.2.6 → 1.2.8
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/HISTORY.txt +4 -0
- data/IFMapper.gemspec +2 -3
- data/lib/IFMapper/locales/en/Messages.rb +2 -0
- data/lib/IFMapper/locales/es/Messages.rb +28 -59
- metadata +192 -218
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA1:
|
3
|
+
metadata.gz: a4e069afc1a864ed81cb28e78d834dc11f04f3e9
|
4
|
+
data.tar.gz: 8646743ccceadbbf407a62bf547b77a439b9b864
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: 5a6bee24a94c206702f895a4677332ff623fdc30b0e7675d2da71c03b0f14c95c53a5ec83d253760fbde95b0ac2c8e29b62e1e47e5fe2656314b4ef295da56e9
|
7
|
+
data.tar.gz: e87729088c1f9a49da20a07955644210d2c6d4fb4338edd0dcf398f4536c44c13285fda9ec2708d4acdcebfa1e33a503662226c6f1e1590fa8d82b4873d1fcb8
|
data/HISTORY.txt
CHANGED
data/IFMapper.gemspec
CHANGED
@@ -1,14 +1,13 @@
|
|
1
1
|
require "rubygems"
|
2
|
-
require 'bundler/setup' # Releasy doesn't require that your application uses bundler, but it does make things easier.
|
3
|
-
require 'releasy'
|
4
2
|
|
5
|
-
VERSION = '1.2.
|
3
|
+
VERSION = '1.2.8'
|
6
4
|
|
7
5
|
spec = Gem::Specification.new do |spec|
|
8
6
|
spec.name = "ifmapper"
|
9
7
|
spec.version = VERSION
|
10
8
|
spec.author = "Gonzalo Garramuno"
|
11
9
|
spec.email = 'ggarra13@gmail.com'
|
10
|
+
spec.license = 'GPL'
|
12
11
|
spec.homepage = 'http://www.rubyforge.org/projects/ifmapper/'
|
13
12
|
spec.summary = 'Interactive Fiction Mapping Tool.'
|
14
13
|
spec.require_path = "lib"
|
@@ -2,7 +2,7 @@
|
|
2
2
|
TITLE = '#{PROGRAM_NAME} v#{VERSION} - Programado por #{AUTHOR}'
|
3
3
|
|
4
4
|
################ Errores
|
5
|
-
ERR_NO_FOX = 'Por favor instale la librería FXRuby (FOX) version 1.
|
5
|
+
ERR_NO_FOX = 'Por favor instale la librería FXRuby (FOX) version 1.2 o posterior.'
|
6
6
|
ERR_HAS_GEMS = 'Puede hacerlo si corre \'gem install -r fxruby\''
|
7
7
|
ERR_NO_YAML =<<'EOF'
|
8
8
|
Por favor instale la librería 'yaml'.
|
@@ -18,11 +18,11 @@ EOF
|
|
18
18
|
ERR_NO_FREE_ROOM = 'Lo siento. No hay espacio en el mapa para pegar las localidades.'
|
19
19
|
ERR_NO_MATCHES = 'No hay coincidencias para la expresión'
|
20
20
|
ERR_CANNOT_AUTOMAP = 'No puedo mapear automáticamente.'
|
21
|
-
ERR_READ_ONLY_MAP = "Mapa está en Modo de Lectura Solamente
|
21
|
+
ERR_READ_ONLY_MAP = "Mapa está en Modo de Lectura Solamente. Vaya a Datos del Mapa para cambiar esto."
|
22
22
|
ERR_CANNOT_MOVE_SELECTION = 'No puedo mover la selección hacia el '
|
23
23
|
ERR_CANNOT_OPEN_TRANSCRIPT = 'No puedo abrir la transcripción'
|
24
24
|
ERR_PARSE_TRANSCRIPT = "Error interno interpretando transcripción\nPor favor repórtelo como un fallo del software"
|
25
|
-
ERR_COULD_NOT_OPEN_WEB_BROWSER = 'No pude abrir
|
25
|
+
ERR_COULD_NOT_OPEN_WEB_BROWSER = 'No pude abrir ningún web browser'
|
26
26
|
ERR_PATH_FOR_CONNECTION = 'El camino de la conexión'
|
27
27
|
ERR_IS_BLOCKED = 'está bloqueado'
|
28
28
|
|
@@ -52,23 +52,18 @@ Versión de FXRuby: #{Fox::fxrubyversion}
|
|
52
52
|
|
53
53
|
Una herramienta de mapeado para ficción interactiva.
|
54
54
|
|
55
|
-
|
55
|
+
ggarra@advancedsl.com.ar
|
56
56
|
EOF
|
57
57
|
|
58
58
|
MSG_SAVE_MAP = 'Grabar Mapa'
|
59
59
|
MSG_WAS_MODIFIED = "fue modificado.\n"
|
60
60
|
MSG_SHOULD_I_SAVE_CHANGES = '¿Grabo los cambios?'
|
61
61
|
|
62
|
-
MSG_SAVE_MAP_AS_TRIZBORT = 'Grabar Mapa como Archivo Trizbort'
|
63
|
-
FMT_TRIZBORT = 'Mapa Trizbort (*.trizbort)'
|
64
|
-
|
65
62
|
MSG_SAVE_MAP_AS_IFM = 'Grabar Mapa como Archivo IFM'
|
66
63
|
FMT_IFM = 'Mapa IFM (*.ifm)'
|
67
64
|
|
68
|
-
|
69
|
-
|
70
|
-
FMT_INFORM6 = 'Inform6 Source Code (*.inf)'
|
71
|
-
FMT_INFORM7 = 'Inform7 Source Code (*.inform)'
|
65
|
+
MSG_SAVE_MAP_AS_INFORM = 'Grabar Mapa como Archivo Inform'
|
66
|
+
FMT_INFORM = 'Codigo Fuente de Inform (*.inf,*.inform)'
|
72
67
|
|
73
68
|
MSG_SAVE_MAP_AS_TADS = 'Grabar Mapa como Archivo TADS3'
|
74
69
|
FMT_TADS = 'Codigo Fuente de TADS (*.t)'
|
@@ -147,8 +142,6 @@ Los comandos siempre comienzan tras un >.",
|
|
147
142
|
"Modo ADRIFT espera las localidades como en el modo Clásico
|
148
143
|
(encabezados de palabras de 5 o más letras en mayúsculas).
|
149
144
|
Los comandos comienzan sólo con una palabra en minúscula sin margen.",
|
150
|
-
"Modo TODO MAYUSCULAS es como el modo Classic pero espera que los encabezados
|
151
|
-
de la localidad esten todo en mayusculas."
|
152
145
|
]
|
153
146
|
|
154
147
|
|
@@ -167,18 +160,18 @@ filas de casilleros alineados a los lados de la habitación.
|
|
167
160
|
",
|
168
161
|
"
|
169
162
|
> mira
|
170
|
-
(
|
171
|
-
(
|
172
|
-
|
173
|
-
|
163
|
+
(You are now in the driveway.)
|
164
|
+
(You're sitting in the sports car.)
|
165
|
+
You are by the front gate of the Tresyllian Castle. You can hear the ocean
|
166
|
+
beating urgently against the rocks far below.
|
174
167
|
",
|
175
168
|
"
|
176
169
|
> mira
|
177
|
-
|
178
|
-
|
179
|
-
|
180
|
-
|
181
|
-
|
170
|
+
You are now in the driveway entrance.
|
171
|
+
You are standing at the foot of the driveway, the entrance to the
|
172
|
+
Linder property. The entire lot is screened from the street and the
|
173
|
+
neighbors by a wooden fence, except on the east side, which fronts on
|
174
|
+
dense bamboo woods.
|
182
175
|
",
|
183
176
|
"
|
184
177
|
mira
|
@@ -187,11 +180,6 @@ Entrada del Shopping
|
|
187
180
|
del pavimento es demasiado angosto para que estacionen. Es apenas
|
188
181
|
apropiado para bicicletas y motocicletas como la tuya.
|
189
182
|
",
|
190
|
-
"> mira
|
191
|
-
AL OESTE DE LA CASA
|
192
|
-
Estás parado en un campo abierto al oeste de una casa blanca, con una
|
193
|
-
puerta clausurada.
|
194
|
-
"
|
195
183
|
]
|
196
184
|
|
197
185
|
TRANSCRIPT_LOCATION2_TEXT = [
|
@@ -202,17 +190,14 @@ Oeste de la Casa
|
|
202
190
|
Vestidor de mujeres
|
203
191
|
",
|
204
192
|
"
|
205
|
-
(
|
193
|
+
(You are in the driveway.)
|
206
194
|
",
|
207
195
|
"
|
208
|
-
(
|
196
|
+
(driveway entrance)
|
209
197
|
",
|
210
198
|
"
|
211
199
|
Entrada del Shopping
|
212
200
|
",
|
213
|
-
"
|
214
|
-
AL OESTE DE LA CASA
|
215
|
-
"
|
216
201
|
]
|
217
202
|
|
218
203
|
|
@@ -227,7 +212,6 @@ TRANSCRIPT_SHORTNAME_TYPE = [
|
|
227
212
|
'Moonmist',
|
228
213
|
'Witness',
|
229
214
|
'ADRIFT',
|
230
|
-
'Todo Mayúsculas'
|
231
215
|
]
|
232
216
|
|
233
217
|
############ Títulos de Ventanas
|
@@ -249,7 +233,7 @@ MSG_COMPLEX_CONNECTION_STOPPED = 'Creación de la conexión compleja interrumpid
|
|
249
233
|
MSG_COMPLEX_CONNECTION_DONE = 'Conexión compleja completada.'
|
250
234
|
|
251
235
|
MSG_CLICK_TO_SELECT_AND_MOVE = 'Cliquée para seleccionar y mover. Cliquée dos veces para editar.'
|
252
|
-
|
236
|
+
MSG_CLICK_CHANGE_DIR = 'Cliquée para cambiar dirección de la conexión.'
|
253
237
|
MSG_CLICK_CREATE_ROOM = 'Cliquée para crear una nueva localidad.'
|
254
238
|
MSG_CLICK_CREATE_LINK = 'Cliquée para crear una nueva conexión.'
|
255
239
|
|
@@ -266,12 +250,10 @@ MENU_SAVE = "&Grabar\tCtl-G\tGrabar un mapa."
|
|
266
250
|
MENU_SAVE_AS = "Grabar &Como...\t\tGrabar mapa en otro archivo."
|
267
251
|
|
268
252
|
MENU_EXPORT = 'Exportar'
|
269
|
-
MENU_EXPORT_PDF = "Exportar como
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
MENU_EXPORT_INFORM7 = "Exportar como Código Fuente de &Inform 7...\t\tExportar mapa como un código fuente de Inform 7."
|
274
|
-
MENU_EXPORT_TADS = "Exportar como Código Fuente de &TADS3...\t\tExportar mapa como un código fuente de TADS3."
|
253
|
+
MENU_EXPORT_PDF = "&Exportar como PDF...\t\tExportar mapa como documento Acrobat PDF."
|
254
|
+
MENU_EXPORT_IFM = "&Exportar como IFM...\t\tExportar mapa como un archivo IFM."
|
255
|
+
MENU_EXPORT_INFORM = "&Exportar como Código Fuente de Inform...\t\tExportar mapa como un código fuente de Inform."
|
256
|
+
MENU_EXPORT_TADS = "&Exportar como Código Fuente de TADS3...\t\tExportar mapa como un código fuente de TADS3."
|
275
257
|
|
276
258
|
MENU_PRINT = 'Imprimir'
|
277
259
|
MENU_PRINT_MAP = "&Mapa...\t\tImprimir mapa (como gráfico)."
|
@@ -284,7 +266,6 @@ MENU_EDIT = '&Editar'
|
|
284
266
|
MENU_COPY = "&Copiar\tCtl-C\tCopiar Localidad"
|
285
267
|
MENU_CUT = "Cor&tar\tCtl-X\tCortar Localidad"
|
286
268
|
MENU_PASTE = "&Pegar\tCtl-V\tPegar Localidad"
|
287
|
-
MENU_UNDO = "&Revertir\tCtl-R\tRevertir Ultima Borrada"
|
288
269
|
|
289
270
|
MENU_MAP = '&Mapa'
|
290
271
|
MENU_SELECT = 'Seleccionar'
|
@@ -303,7 +284,6 @@ MENU_DELETE = "Borrar\tDel\tBorrar las localidades seleccionadas o las conexione
|
|
303
284
|
|
304
285
|
MENU_MAP_INFO = "Datos del Mapa\t\tCambiar los datos del mapa."
|
305
286
|
MENU_ROOM_LIST = "Lista de Localidades\t\tLista de todas las localidades en el mapa."
|
306
|
-
MENU_ITEM_LIST = "Lista de Items\t\tLista de todos los items en las localidades del mapa."
|
307
287
|
|
308
288
|
|
309
289
|
MENU_AUTOMAP = 'Mapeado Automático'
|
@@ -319,9 +299,6 @@ MENU_ADD_SECTION = "Agregar Sección\t\tAgregar una Nueva Sección al Mapa."
|
|
319
299
|
MENU_RENAME_SECTION = "Renombrar Sección\t\tRenombrar Sección Actual."
|
320
300
|
MENU_DELETE_SECTION = "Borrar Sección\t\tBorrar Sección Actual del Mapa."
|
321
301
|
|
322
|
-
MENU_FLIP_DIRECTION = "Invertir Dirección Selecionada"
|
323
|
-
MENU_MOVE_LINK = 'Mover coneccion a salida'
|
324
|
-
MENU_SWITCH_WITH_LINK = 'Intercambiar con conección'
|
325
302
|
|
326
303
|
MENU_ZOOM_PERCENT = '#{v}%\t\tAcercamiento de la página al #{v}%.'
|
327
304
|
MENU_ZOOM = 'Acercamiento'
|
@@ -372,7 +349,6 @@ BOX_OBJECTS = 'Objetos: '
|
|
372
349
|
BOX_DARKNESS = 'Oscuridad'
|
373
350
|
BOX_TASKS = 'Tareas: '
|
374
351
|
BOX_DESCRIPTION = 'Descripción: '
|
375
|
-
BOX_COMMENTS = 'Comentarios: '
|
376
352
|
|
377
353
|
BOX_CONNECTION_TYPE = 'Tipo de Conexión: '
|
378
354
|
BOX_CONNECTION_TYPE_TEXT = [
|
@@ -423,9 +399,14 @@ BOX_BOX_NUMBER_COLOR = 'Color de Fondo de los &Números'
|
|
423
399
|
|
424
400
|
BOX_PDF_PAGE_SIZE = 'Tamaño de página: '
|
425
401
|
BOX_PDF_PAGE_SIZE_TEXT = [
|
426
|
-
'LETTER',
|
427
402
|
'A0',
|
428
403
|
'A4',
|
404
|
+
'LETTER',
|
405
|
+
]
|
406
|
+
BOX_PDF_PAGE_ORIENTATION = 'Orientación de las Páginas: '
|
407
|
+
BOX_PDF_PAGE_ORIENTATION_TEXT = [
|
408
|
+
'Landscape',
|
409
|
+
'Portrait',
|
429
410
|
]
|
430
411
|
BOX_PDF_LOCATIONNOS = 'Incluya números de ubicación'
|
431
412
|
|
@@ -471,16 +452,4 @@ class Room
|
|
471
452
|
'o',
|
472
453
|
'no',
|
473
454
|
]
|
474
|
-
DIRECTIONS_ENGLISH = [
|
475
|
-
'n',
|
476
|
-
'ne',
|
477
|
-
'e',
|
478
|
-
'se',
|
479
|
-
's',
|
480
|
-
'sw',
|
481
|
-
'w',
|
482
|
-
'nw',
|
483
|
-
]
|
484
455
|
end
|
485
|
-
|
486
|
-
AUTOMAP_IS_WAITING_FOR_MORE_TEXT = "Automap espera por más texto."
|
metadata
CHANGED
@@ -1,77 +1,63 @@
|
|
1
|
-
--- !ruby/object:Gem::Specification
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
2
|
name: ifmapper
|
3
|
-
version: !ruby/object:Gem::Version
|
4
|
-
|
5
|
-
prerelease:
|
6
|
-
segments:
|
7
|
-
- 1
|
8
|
-
- 2
|
9
|
-
- 6
|
10
|
-
version: 1.2.6
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 1.2.8
|
11
5
|
platform: ruby
|
12
|
-
authors:
|
6
|
+
authors:
|
13
7
|
- Gonzalo Garramuno
|
14
8
|
autorequire:
|
15
9
|
bindir: bin
|
16
10
|
cert_chain: []
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
- !ruby/object:Gem::Dependency
|
11
|
+
date: 2013-11-27 00:00:00.000000000 Z
|
12
|
+
dependencies:
|
13
|
+
- !ruby/object:Gem::Dependency
|
21
14
|
name: rake-compiler
|
22
|
-
|
23
|
-
|
24
|
-
none: false
|
25
|
-
requirements:
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
16
|
+
requirements:
|
26
17
|
- - ">="
|
27
|
-
- !ruby/object:Gem::Version
|
28
|
-
hash: 1
|
29
|
-
segments:
|
30
|
-
- 0
|
31
|
-
- 7
|
32
|
-
- 1
|
18
|
+
- !ruby/object:Gem::Version
|
33
19
|
version: 0.7.1
|
34
20
|
type: :runtime
|
35
|
-
version_requirements: *id001
|
36
|
-
- !ruby/object:Gem::Dependency
|
37
|
-
name: fxruby
|
38
21
|
prerelease: false
|
39
|
-
|
40
|
-
|
41
|
-
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
23
|
+
requirements:
|
24
|
+
- - ">="
|
25
|
+
- !ruby/object:Gem::Version
|
26
|
+
version: 0.7.1
|
27
|
+
- !ruby/object:Gem::Dependency
|
28
|
+
name: fxruby
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
30
|
+
requirements:
|
42
31
|
- - ">="
|
43
|
-
- !ruby/object:Gem::Version
|
44
|
-
hash: 15
|
45
|
-
segments:
|
46
|
-
- 1
|
47
|
-
- 6
|
48
|
-
- 0
|
32
|
+
- !ruby/object:Gem::Version
|
49
33
|
version: 1.6.0
|
50
34
|
type: :runtime
|
51
|
-
version_requirements: *id002
|
52
|
-
- !ruby/object:Gem::Dependency
|
53
|
-
name: pdf-writer
|
54
35
|
prerelease: false
|
55
|
-
|
56
|
-
|
57
|
-
requirements:
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
37
|
+
requirements:
|
58
38
|
- - ">="
|
59
|
-
- !ruby/object:Gem::Version
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
39
|
+
- !ruby/object:Gem::Version
|
40
|
+
version: 1.6.0
|
41
|
+
- !ruby/object:Gem::Dependency
|
42
|
+
name: pdf-writer
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
44
|
+
requirements:
|
45
|
+
- - ">="
|
46
|
+
- !ruby/object:Gem::Version
|
65
47
|
version: 1.1.1
|
66
48
|
type: :runtime
|
67
|
-
|
49
|
+
prerelease: false
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
51
|
+
requirements:
|
52
|
+
- - ">="
|
53
|
+
- !ruby/object:Gem::Version
|
54
|
+
version: 1.1.1
|
68
55
|
description: "\tInteractive Fiction Mapping Tool.\n"
|
69
56
|
email: ggarra13@gmail.com
|
70
|
-
executables:
|
57
|
+
executables:
|
71
58
|
- IFMapper
|
72
59
|
extensions: []
|
73
|
-
|
74
|
-
extra_rdoc_files:
|
60
|
+
extra_rdoc_files:
|
75
61
|
- HISTORY.txt
|
76
62
|
- TODO.txt
|
77
63
|
- docs/en/index.html
|
@@ -87,11 +73,59 @@ extra_rdoc_files:
|
|
87
73
|
- docs/images/IFMapper_main.gif
|
88
74
|
- docs/images/room_description.gif
|
89
75
|
- docs/images/room_small.gif
|
90
|
-
files:
|
76
|
+
files:
|
77
|
+
- HISTORY.txt
|
78
|
+
- IFMapper.gemspec
|
91
79
|
- IFMapper.rbw
|
80
|
+
- TODO.txt
|
92
81
|
- bin/IFMapper
|
93
|
-
-
|
94
|
-
-
|
82
|
+
- docs/en/index.html
|
83
|
+
- docs/en/start.html
|
84
|
+
- docs/en/start.html~
|
85
|
+
- docs/es/index.html
|
86
|
+
- docs/es/start.html
|
87
|
+
- docs/es/start.html~
|
88
|
+
- docs/images/IFMapper_main.gif
|
89
|
+
- docs/images/automap.gif
|
90
|
+
- docs/images/complex_connection.gif
|
91
|
+
- docs/images/connection.gif
|
92
|
+
- docs/images/connection_menu.gif
|
93
|
+
- docs/images/room_description.gif
|
94
|
+
- docs/images/room_small.gif
|
95
|
+
- icons/compass.svg
|
96
|
+
- icons/copy.png
|
97
|
+
- icons/cut.png
|
98
|
+
- icons/filenew.png
|
99
|
+
- icons/fileopen.png
|
100
|
+
- icons/filesave.png
|
101
|
+
- icons/filesaveas.png
|
102
|
+
- icons/help.png
|
103
|
+
- icons/kill.png
|
104
|
+
- icons/nextpage.png
|
105
|
+
- icons/paste.png
|
106
|
+
- icons/prevpage.png
|
107
|
+
- icons/printicon.png
|
108
|
+
- icons/redo.png
|
109
|
+
- icons/room_e.gif
|
110
|
+
- icons/room_e.xpm
|
111
|
+
- icons/room_n.gif
|
112
|
+
- icons/room_n.xpm
|
113
|
+
- icons/room_ne.gif
|
114
|
+
- icons/room_ne.xpm
|
115
|
+
- icons/room_nw.gif
|
116
|
+
- icons/room_nw.xpm
|
117
|
+
- icons/room_s.gif
|
118
|
+
- icons/room_s.xpm
|
119
|
+
- icons/room_se.gif
|
120
|
+
- icons/room_se.xpm
|
121
|
+
- icons/room_sw.gif
|
122
|
+
- icons/room_sw.xpm
|
123
|
+
- icons/room_w.gif
|
124
|
+
- icons/room_w.xpm
|
125
|
+
- icons/saveas.png
|
126
|
+
- icons/undo.png
|
127
|
+
- icons/winapp.png
|
128
|
+
- icons/zoom.png
|
95
129
|
- lib/IFMapper/AStar.rb
|
96
130
|
- lib/IFMapper/Connection.rb
|
97
131
|
- lib/IFMapper/FXAboutDialogBox.rb
|
@@ -108,12 +142,13 @@ files:
|
|
108
142
|
- lib/IFMapper/FXMapperWindow.rb
|
109
143
|
- lib/IFMapper/FXPDFMapExporterOptionsDialogBox.rb
|
110
144
|
- lib/IFMapper/FXRoom.rb
|
145
|
+
- lib/IFMapper/FXRoomDialogBox.rb
|
111
146
|
- lib/IFMapper/FXRoomList.rb
|
147
|
+
- lib/IFMapper/FXSVGMapExporterOptionsDialogBox.rb
|
112
148
|
- lib/IFMapper/FXSearchDialogBox.rb
|
113
149
|
- lib/IFMapper/FXSection.rb
|
114
150
|
- lib/IFMapper/FXSectionDialogBox.rb
|
115
151
|
- lib/IFMapper/FXSpline.rb
|
116
|
-
- lib/IFMapper/FXSVGMapExporterOptionsDialogBox.rb
|
117
152
|
- lib/IFMapper/FXWarningBox.rb
|
118
153
|
- lib/IFMapper/GUEReader.rb
|
119
154
|
- lib/IFMapper/IFMReader.rb
|
@@ -128,8 +163,8 @@ files:
|
|
128
163
|
- lib/IFMapper/PDFMapExporter_pdfwriter.rb
|
129
164
|
- lib/IFMapper/PDFMapExporter_prawn.rb
|
130
165
|
- lib/IFMapper/Room.rb
|
131
|
-
- lib/IFMapper/Section.rb
|
132
166
|
- lib/IFMapper/SVGMapExporter.rb
|
167
|
+
- lib/IFMapper/Section.rb
|
133
168
|
- lib/IFMapper/TADSReader.rb
|
134
169
|
- lib/IFMapper/TADSWriter.rb
|
135
170
|
- lib/IFMapper/TranscriptDialogBox.rb
|
@@ -140,224 +175,163 @@ files:
|
|
140
175
|
- lib/IFMapper/locales/es/Messages.rb
|
141
176
|
- lib/IFMapper/locales/es/Messages_iso-8859-1.rb
|
142
177
|
- lib/IFMapper/locales/es/runme.sh
|
143
|
-
- maps/
|
144
|
-
- maps/
|
145
|
-
- maps/
|
146
|
-
- maps/
|
147
|
-
- maps/
|
148
|
-
- maps/
|
149
|
-
- maps/
|
150
|
-
- maps/
|
178
|
+
- maps/A New Life.map
|
179
|
+
- maps/AMFV.map
|
180
|
+
- maps/AllRoads.map
|
181
|
+
- maps/Aotearoa.map
|
182
|
+
- maps/Asgard.map
|
183
|
+
- maps/Bronze.map
|
184
|
+
- maps/Bureaucracy.ifm
|
185
|
+
- maps/Bureaucracy.map
|
186
|
+
- maps/Byzantine.map
|
187
|
+
- maps/Chronicler.map
|
188
|
+
- maps/CityOfSecrets.map
|
189
|
+
- maps/Condemned.map
|
190
|
+
- maps/DDIV.map
|
191
|
+
- maps/Divis_Mortis.map
|
192
|
+
- maps/Duel_in_the_Snow.map
|
193
|
+
- maps/Eruption.map
|
194
|
+
- maps/Following_A_Star.map
|
195
|
+
- maps/Gatoron.map
|
196
|
+
- maps/Heated.map
|
197
|
+
- maps/Heroine.map
|
198
|
+
- maps/History Repeating.map
|
199
|
+
- maps/Hollywood_Hijinx.ifm
|
200
|
+
- maps/Hunter.map
|
201
|
+
- maps/Janitor.map
|
202
|
+
- maps/Jigsaw.ifm
|
203
|
+
- maps/Jigsaw.map
|
204
|
+
- maps/LGOP.ifm
|
205
|
+
- maps/Mercy.ifm
|
206
|
+
- maps/Ninjas_Fate.map
|
207
|
+
- maps/Pen_and_Paint.map
|
151
208
|
- maps/Planetfall.ifm
|
209
|
+
- maps/Planetfall.map
|
152
210
|
- maps/Plundered_Hearts.ifm
|
211
|
+
- maps/Plundered_Hearts.map
|
212
|
+
- maps/QuietEvening.map
|
153
213
|
- maps/Ralph.ifm
|
214
|
+
- maps/Reliques_of_Tolti_Alph.map
|
215
|
+
- maps/Revolution.map
|
154
216
|
- maps/Robots_of_Dawn.ifm
|
217
|
+
- maps/SavoirFare.map
|
155
218
|
- maps/Seastalker.ifm
|
219
|
+
- maps/Seastalker.map
|
156
220
|
- maps/Sherlock.ifm
|
157
221
|
- maps/SoFar.ifm
|
158
|
-
- maps/
|
222
|
+
- maps/Spelunker's_Quest.map
|
159
223
|
- maps/Starcross.ifm
|
160
|
-
- maps/stationfall.ifm
|
161
224
|
- maps/Suspended.ifm
|
162
|
-
- maps/
|
163
|
-
- maps/
|
164
|
-
- maps/
|
165
|
-
- maps/
|
166
|
-
- maps/
|
167
|
-
- maps/
|
225
|
+
- maps/Tangle.map
|
226
|
+
- maps/The_Blind_House.map
|
227
|
+
- maps/The_Lost_Islands_of_Alabaz.map
|
228
|
+
- maps/The_Lost_Sheep.map
|
229
|
+
- maps/Unforgotten.map
|
230
|
+
- maps/Warbler's Nest.map
|
231
|
+
- maps/Westminster_Abbey.map
|
232
|
+
- maps/WinterWonderland.map
|
168
233
|
- maps/Wishbringer.ifm
|
169
234
|
- maps/Wishbringer2.ifm
|
170
|
-
- maps/zebulon.ifm
|
171
235
|
- maps/Zork1.ifm
|
172
236
|
- maps/Zork2.ifm
|
173
237
|
- maps/Zork3.ifm
|
174
238
|
- maps/Zork_Zero.ifm
|
175
|
-
- maps/
|
176
|
-
- maps/edifice.ifm
|
177
|
-
- maps/frozen.ifm
|
178
|
-
- maps/glow.ifm
|
179
|
-
- maps/Hollywood_Hijinx.ifm
|
180
|
-
- maps/Jigsaw.ifm
|
181
|
-
- maps/LGOP.ifm
|
182
|
-
- maps/library.ifm
|
183
|
-
- maps/Mercy.ifm
|
184
|
-
- maps/mindelec.ifm
|
185
|
-
- maps/minster.ifm
|
186
|
-
- maps/muse.ifm
|
187
|
-
- maps/paperchase.ifm
|
188
|
-
- maps/A New Life.map
|
189
|
-
- maps/AllRoads.map
|
190
|
-
- maps/AMFV.map
|
239
|
+
- maps/anchor.ifm
|
191
240
|
- maps/anchor.map
|
192
|
-
- maps/
|
193
|
-
- maps/
|
241
|
+
- maps/atrox.ifm
|
242
|
+
- maps/awaken.ifm
|
243
|
+
- maps/babel.ifm
|
194
244
|
- maps/balances.map
|
195
245
|
- maps/ballerina.map
|
196
246
|
- maps/bear.map
|
197
247
|
- maps/bluechairs.map
|
198
248
|
- maps/break_in.map
|
199
|
-
- maps/
|
249
|
+
- maps/bse.ifm
|
200
250
|
- maps/building.map
|
201
|
-
- maps/
|
202
|
-
- maps/Byzantine.map
|
251
|
+
- maps/change.ifm
|
203
252
|
- maps/christminster.map
|
204
|
-
- maps/
|
205
|
-
- maps/
|
206
|
-
- maps/Condemned.map
|
207
|
-
- maps/DDIV.map
|
253
|
+
- maps/curses.ifm
|
254
|
+
- maps/curves.ifm
|
208
255
|
- maps/deadline.map
|
209
256
|
- maps/delusions.map
|
210
257
|
- maps/devours.map
|
211
258
|
- maps/distress.map
|
212
|
-
- maps/Divis_Mortis.map
|
213
259
|
- maps/djinni.map
|
214
260
|
- maps/dreamhold.map
|
215
261
|
- maps/drift3.map
|
216
|
-
- maps/Duel_in_the_Snow.map
|
217
|
-
- maps/Planetfall.map
|
218
|
-
- maps/Plundered_Hearts.map
|
219
|
-
- maps/pytho.map
|
220
|
-
- maps/QuietEvening.map
|
221
|
-
- maps/Reliques_of_Tolti_Alph.map
|
222
|
-
- maps/Revolution.map
|
223
|
-
- maps/risorgimento.map
|
224
|
-
- maps/SavoirFare.map
|
225
|
-
- maps/Seastalker.map
|
226
|
-
- maps/sherbet.map
|
227
|
-
- maps/simple.map
|
228
|
-
- maps/Spelunker's_Quest.map
|
229
|
-
- maps/splashdown.map
|
230
|
-
- maps/spring.map
|
231
|
-
- maps/squarecircle.map
|
232
|
-
- maps/Tangle.map
|
233
|
-
- maps/The_Blind_House.map
|
234
|
-
- maps/The_Lost_Islands_of_Alabaz.map
|
235
|
-
- maps/The_Lost_Sheep.map
|
236
|
-
- maps/trinity.map
|
237
|
-
- maps/Unforgotten.map
|
238
|
-
- maps/Warbler's Nest.map
|
239
|
-
- maps/wasp.map
|
240
|
-
- maps/Westminster_Abbey.map
|
241
|
-
- maps/WinterWonderland.map
|
242
|
-
- maps/worlds.map
|
243
|
-
- maps/xtcontest.map
|
244
|
-
- maps/zdungeon.map
|
245
|
-
- maps/zerosum.map
|
246
262
|
- maps/eas.map
|
247
|
-
- maps/Janitor.map
|
248
|
-
- maps/pkgirl.map
|
249
|
-
- maps/slouch.map
|
250
|
-
- maps/vespers.map
|
251
263
|
- maps/eas2.map
|
252
264
|
- maps/eas3.map
|
253
|
-
- maps/
|
265
|
+
- maps/edifice.ifm
|
254
266
|
- maps/fallacy.map
|
255
|
-
- maps/
|
267
|
+
- maps/frozen.ifm
|
256
268
|
- maps/gamlet.map
|
257
|
-
- maps/
|
269
|
+
- maps/glow.ifm
|
258
270
|
- maps/guilty_bastards.map
|
259
|
-
- maps/Heated.map
|
260
271
|
- maps/heist.map
|
261
272
|
- maps/heroes.map
|
262
|
-
- maps/Heroine.map
|
263
|
-
- maps/History Repeating.map
|
264
|
-
- maps/Hunter.map
|
265
273
|
- maps/inhumane.map
|
266
|
-
- maps/Jigsaw.map
|
267
274
|
- maps/kaged.map
|
275
|
+
- maps/library.ifm
|
268
276
|
- maps/lurkinghorror.map
|
269
277
|
- maps/metamorphoses.map
|
278
|
+
- maps/mindelec.ifm
|
279
|
+
- maps/minster.ifm
|
270
280
|
- maps/mite.map
|
271
281
|
- maps/moonmist.map
|
272
282
|
- maps/muldoon_legacy.map
|
273
|
-
- maps/
|
283
|
+
- maps/muse.ifm
|
284
|
+
- maps/paperchase.ifm
|
274
285
|
- maps/party.map
|
275
286
|
- maps/pawn.map
|
276
|
-
- maps/Pen_and_Paint.map
|
277
287
|
- maps/photograph.map
|
278
|
-
-
|
279
|
-
-
|
280
|
-
-
|
281
|
-
-
|
282
|
-
-
|
283
|
-
-
|
284
|
-
-
|
285
|
-
-
|
286
|
-
-
|
287
|
-
-
|
288
|
-
-
|
289
|
-
-
|
290
|
-
-
|
291
|
-
-
|
292
|
-
-
|
293
|
-
-
|
294
|
-
-
|
295
|
-
-
|
296
|
-
-
|
297
|
-
-
|
298
|
-
-
|
299
|
-
-
|
300
|
-
-
|
301
|
-
-
|
302
|
-
-
|
303
|
-
- icons/room_se.xpm
|
304
|
-
- icons/room_sw.gif
|
305
|
-
- icons/room_sw.xpm
|
306
|
-
- icons/room_w.gif
|
307
|
-
- icons/room_w.xpm
|
308
|
-
- icons/saveas.png
|
309
|
-
- icons/undo.png
|
310
|
-
- icons/winapp.png
|
311
|
-
- icons/zoom.png
|
312
|
-
- HISTORY.txt
|
313
|
-
- TODO.txt
|
314
|
-
- docs/en/index.html
|
315
|
-
- docs/en/start.html
|
316
|
-
- docs/en/start.html~
|
317
|
-
- docs/es/index.html
|
318
|
-
- docs/es/start.html
|
319
|
-
- docs/es/start.html~
|
320
|
-
- docs/images/automap.gif
|
321
|
-
- docs/images/complex_connection.gif
|
322
|
-
- docs/images/connection.gif
|
323
|
-
- docs/images/connection_menu.gif
|
324
|
-
- docs/images/IFMapper_main.gif
|
325
|
-
- docs/images/room_description.gif
|
326
|
-
- docs/images/room_small.gif
|
288
|
+
- maps/pkgirl.map
|
289
|
+
- maps/pytho.map
|
290
|
+
- maps/risorgimento.map
|
291
|
+
- maps/sherbet.map
|
292
|
+
- maps/simple.map
|
293
|
+
- maps/slouch.map
|
294
|
+
- maps/space_st.ifm
|
295
|
+
- maps/splashdown.map
|
296
|
+
- maps/spring.map
|
297
|
+
- maps/squarecircle.map
|
298
|
+
- maps/stationfall.ifm
|
299
|
+
- maps/theatre.ifm
|
300
|
+
- maps/toonesia.ifm
|
301
|
+
- maps/tortoise.ifm
|
302
|
+
- maps/trinity.map
|
303
|
+
- maps/vespers.map
|
304
|
+
- maps/vgame.ifm
|
305
|
+
- maps/wasp.map
|
306
|
+
- maps/weather.ifm
|
307
|
+
- maps/windhall.ifm
|
308
|
+
- maps/worlds.map
|
309
|
+
- maps/xtcontest.map
|
310
|
+
- maps/zdungeon.map
|
311
|
+
- maps/zebulon.ifm
|
312
|
+
- maps/zerosum.map
|
327
313
|
homepage: http://www.rubyforge.org/projects/ifmapper/
|
328
|
-
licenses:
|
329
|
-
|
314
|
+
licenses:
|
315
|
+
- GPL
|
316
|
+
metadata: {}
|
330
317
|
post_install_message:
|
331
318
|
rdoc_options: []
|
332
|
-
|
333
|
-
require_paths:
|
319
|
+
require_paths:
|
334
320
|
- lib
|
335
|
-
required_ruby_version: !ruby/object:Gem::Requirement
|
336
|
-
|
337
|
-
requirements:
|
321
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
322
|
+
requirements:
|
338
323
|
- - ">="
|
339
|
-
- !ruby/object:Gem::Version
|
340
|
-
hash: 55
|
341
|
-
segments:
|
342
|
-
- 1
|
343
|
-
- 8
|
344
|
-
- 0
|
324
|
+
- !ruby/object:Gem::Version
|
345
325
|
version: 1.8.0
|
346
|
-
required_rubygems_version: !ruby/object:Gem::Requirement
|
347
|
-
|
348
|
-
requirements:
|
326
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
327
|
+
requirements:
|
349
328
|
- - ">="
|
350
|
-
- !ruby/object:Gem::Version
|
351
|
-
|
352
|
-
segments:
|
353
|
-
- 0
|
354
|
-
version: "0"
|
329
|
+
- !ruby/object:Gem::Version
|
330
|
+
version: '0'
|
355
331
|
requirements: []
|
356
|
-
|
357
332
|
rubyforge_project: ifmapper
|
358
|
-
rubygems_version:
|
333
|
+
rubygems_version: 2.2.0
|
359
334
|
signing_key:
|
360
|
-
specification_version:
|
335
|
+
specification_version: 4
|
361
336
|
summary: Interactive Fiction Mapping Tool.
|
362
337
|
test_files: []
|
363
|
-
|