ifmapper 1.3.0 → 1.3.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (235) hide show
  1. checksums.yaml +4 -4
  2. data/HISTORY.txt +2 -0
  3. data/IFMapper.gemspec +1 -1
  4. data/IFMapper.rbw +0 -0
  5. data/TODO.txt +0 -0
  6. data/docs/en/index.html +0 -0
  7. data/docs/en/start.html +0 -0
  8. data/docs/es/index.html +0 -0
  9. data/docs/es/start.html +0 -0
  10. data/docs/images/IFMapper_main.gif +0 -0
  11. data/docs/images/automap.gif +0 -0
  12. data/docs/images/complex_connection.gif +0 -0
  13. data/docs/images/connection.gif +0 -0
  14. data/docs/images/connection_menu.gif +0 -0
  15. data/docs/images/room_description.gif +0 -0
  16. data/docs/images/room_small.gif +0 -0
  17. data/icons/compass.svg +0 -0
  18. data/icons/copy.png +0 -0
  19. data/icons/cut.png +0 -0
  20. data/icons/filenew.png +0 -0
  21. data/icons/fileopen.png +0 -0
  22. data/icons/filesave.png +0 -0
  23. data/icons/filesaveas.png +0 -0
  24. data/icons/help.png +0 -0
  25. data/icons/kill.png +0 -0
  26. data/icons/nextpage.png +0 -0
  27. data/icons/paste.png +0 -0
  28. data/icons/prevpage.png +0 -0
  29. data/icons/printicon.png +0 -0
  30. data/icons/redo.png +0 -0
  31. data/icons/room_e.gif +0 -0
  32. data/icons/room_e.xpm +0 -0
  33. data/icons/room_n.gif +0 -0
  34. data/icons/room_n.xpm +0 -0
  35. data/icons/room_ne.gif +0 -0
  36. data/icons/room_ne.xpm +0 -0
  37. data/icons/room_nw.gif +0 -0
  38. data/icons/room_nw.xpm +0 -0
  39. data/icons/room_s.gif +0 -0
  40. data/icons/room_s.xpm +0 -0
  41. data/icons/room_se.gif +0 -0
  42. data/icons/room_se.xpm +0 -0
  43. data/icons/room_sw.gif +0 -0
  44. data/icons/room_sw.xpm +0 -0
  45. data/icons/room_w.gif +0 -0
  46. data/icons/room_w.xpm +0 -0
  47. data/icons/saveas.png +0 -0
  48. data/icons/undo.png +0 -0
  49. data/icons/winapp.png +0 -0
  50. data/icons/zoom.png +0 -0
  51. data/lib/IFMapper/AStar.rb +0 -0
  52. data/lib/IFMapper/Connection.rb +0 -0
  53. data/lib/IFMapper/FXAboutDialogBox.rb +0 -0
  54. data/lib/IFMapper/FXConnection.rb +0 -0
  55. data/lib/IFMapper/FXConnectionDialogBox.rb +0 -0
  56. data/lib/IFMapper/FXDCPostscript.rb +0 -0
  57. data/lib/IFMapper/FXDCPrint.rb +0 -0
  58. data/lib/IFMapper/FXItemList.rb +0 -0
  59. data/lib/IFMapper/FXMap.rb +2 -2
  60. data/lib/IFMapper/FXMapColorBox.rb +0 -0
  61. data/lib/IFMapper/FXMapDialogBox.rb +0 -0
  62. data/lib/IFMapper/FXMapFileDialog.rb +0 -0
  63. data/lib/IFMapper/FXMapperSettings.rb +0 -0
  64. data/lib/IFMapper/FXMapperWindow.rb +2 -1
  65. data/lib/IFMapper/FXPDFMapExporterOptionsDialogBox.rb +0 -0
  66. data/lib/IFMapper/FXRoom.rb +0 -2
  67. data/lib/IFMapper/FXRoomDialogBox.rb +0 -0
  68. data/lib/IFMapper/FXRoomList.rb +0 -0
  69. data/lib/IFMapper/FXSVGMapExporterOptionsDialogBox.rb +0 -0
  70. data/lib/IFMapper/FXSearchDialogBox.rb +0 -0
  71. data/lib/IFMapper/FXSection.rb +0 -0
  72. data/lib/IFMapper/FXSectionDialogBox.rb +0 -0
  73. data/lib/IFMapper/FXSpline.rb +0 -0
  74. data/lib/IFMapper/FXWarningBox.rb +0 -0
  75. data/lib/IFMapper/GUEReader.rb +0 -0
  76. data/lib/IFMapper/IFMReader.rb +0 -0
  77. data/lib/IFMapper/IFMWriter.rb +0 -0
  78. data/lib/IFMapper/Inform7Writer.rb +0 -0
  79. data/lib/IFMapper/InformReader.rb +0 -0
  80. data/lib/IFMapper/InformWriter.rb +0 -0
  81. data/lib/IFMapper/Map.rb +0 -0
  82. data/lib/IFMapper/MapPrinting.rb +0 -0
  83. data/lib/IFMapper/MapReader.rb +0 -0
  84. data/lib/IFMapper/PDFMapExporter.rb +0 -0
  85. data/lib/IFMapper/PDFMapExporter_pdfwriter.rb +0 -0
  86. data/lib/IFMapper/PDFMapExporter_prawn.rb +0 -0
  87. data/lib/IFMapper/Room.rb +0 -0
  88. data/lib/IFMapper/SVGMapExporter.rb +0 -0
  89. data/lib/IFMapper/Section.rb +0 -0
  90. data/lib/IFMapper/TADSReader.rb +0 -0
  91. data/lib/IFMapper/TADSWriter.rb +0 -0
  92. data/lib/IFMapper/TranscriptDialogBox.rb +0 -0
  93. data/lib/IFMapper/TranscriptReader.rb +0 -0
  94. data/lib/IFMapper/TrizbortReader.rb +0 -0
  95. data/lib/IFMapper/TrizbortWriter.rb +0 -0
  96. data/lib/IFMapper/locales/en/Messages.rb +0 -0
  97. data/lib/IFMapper/locales/es/Messages.rb +0 -0
  98. data/lib/IFMapper/locales/es/Messages_iso-8859-1.rb +0 -0
  99. data/lib/IFMapper/locales/es/runme.sh +0 -0
  100. data/maps/A New Life.map b/data/maps/A New → Life.map +0 -0
  101. data/maps/AMFV.map +0 -0
  102. data/maps/AllRoads.map +0 -0
  103. data/maps/Aotearoa.map +0 -0
  104. data/maps/Asgard.map +0 -0
  105. data/maps/Bronze.map +0 -0
  106. data/maps/Bureaucracy.ifm +0 -0
  107. data/maps/Bureaucracy.map +0 -0
  108. data/maps/Byzantine.map +0 -0
  109. data/maps/Chronicler.map +0 -0
  110. data/maps/CityOfSecrets.map +0 -0
  111. data/maps/Condemned.map +0 -0
  112. data/maps/DDIV.map +0 -0
  113. data/maps/Divis_Mortis.map +0 -0
  114. data/maps/Duel_in_the_Snow.map +0 -0
  115. data/maps/Eruption.map +0 -0
  116. data/maps/Following_A_Star.map +0 -0
  117. data/maps/Gatoron.map +0 -0
  118. data/maps/Heated.map +0 -0
  119. data/maps/Heroine.map +0 -0
  120. data/maps/History Repeating.map b/data/maps/History → Repeating.map +0 -0
  121. data/maps/Hollywood_Hijinx.ifm +0 -0
  122. data/maps/Hunter.map +0 -0
  123. data/maps/Janitor.map +0 -0
  124. data/maps/Jigsaw.ifm +0 -0
  125. data/maps/Jigsaw.map +0 -0
  126. data/maps/LGOP.ifm +0 -0
  127. data/maps/Mercy.ifm +0 -0
  128. data/maps/Ninjas_Fate.map +0 -0
  129. data/maps/Pen_and_Paint.map +0 -0
  130. data/maps/Planetfall.ifm +0 -0
  131. data/maps/Planetfall.map +0 -0
  132. data/maps/Plundered_Hearts.ifm +0 -0
  133. data/maps/Plundered_Hearts.map +0 -0
  134. data/maps/QuietEvening.map +0 -0
  135. data/maps/Ralph.ifm +0 -0
  136. data/maps/Reliques_of_Tolti_Alph.map +0 -0
  137. data/maps/Revolution.map +0 -0
  138. data/maps/Robots_of_Dawn.ifm +0 -0
  139. data/maps/SavoirFare.map +0 -0
  140. data/maps/Seastalker.ifm +0 -0
  141. data/maps/Seastalker.map +0 -0
  142. data/maps/Sherlock.ifm +0 -0
  143. data/maps/SoFar.ifm +0 -0
  144. data/maps/Spelunker's_Quest.map +0 -0
  145. data/maps/Starcross.ifm +0 -0
  146. data/maps/Suspended.ifm +0 -0
  147. data/maps/Tangle.map +0 -0
  148. data/maps/The_Blind_House.map +0 -0
  149. data/maps/The_Lost_Islands_of_Alabaz.map +0 -0
  150. data/maps/The_Lost_Sheep.map +0 -0
  151. data/maps/Unforgotten.map +0 -0
  152. data/maps/Warbler's Nest.map b/data/maps/Warbler's → Nest.map +0 -0
  153. data/maps/Westminster_Abbey.map +0 -0
  154. data/maps/WinterWonderland.map +0 -0
  155. data/maps/Wishbringer.ifm +0 -0
  156. data/maps/Wishbringer2.ifm +0 -0
  157. data/maps/Zork1.ifm +0 -0
  158. data/maps/Zork2.ifm +0 -0
  159. data/maps/Zork3.ifm +0 -0
  160. data/maps/Zork_Zero.ifm +0 -0
  161. data/maps/anchor.ifm +0 -0
  162. data/maps/anchor.map +0 -0
  163. data/maps/atrox.ifm +0 -0
  164. data/maps/awaken.ifm +0 -0
  165. data/maps/babel.ifm +0 -0
  166. data/maps/balances.map +0 -0
  167. data/maps/ballerina.map +0 -0
  168. data/maps/bear.map +0 -0
  169. data/maps/bluechairs.map +0 -0
  170. data/maps/break_in.map +0 -0
  171. data/maps/bse.ifm +0 -0
  172. data/maps/building.map +0 -0
  173. data/maps/change.ifm +0 -0
  174. data/maps/christminster.map +0 -0
  175. data/maps/curses.ifm +0 -0
  176. data/maps/curves.ifm +0 -0
  177. data/maps/deadline.map +0 -0
  178. data/maps/delusions.map +0 -0
  179. data/maps/devours.map +0 -0
  180. data/maps/distress.map +0 -0
  181. data/maps/djinni.map +0 -0
  182. data/maps/dreamhold.map +0 -0
  183. data/maps/drift3.map +0 -0
  184. data/maps/eas.map +0 -0
  185. data/maps/eas2.map +0 -0
  186. data/maps/eas3.map +0 -0
  187. data/maps/edifice.ifm +0 -0
  188. data/maps/fallacy.map +0 -0
  189. data/maps/frozen.ifm +0 -0
  190. data/maps/gamlet.map +0 -0
  191. data/maps/glow.ifm +0 -0
  192. data/maps/guilty_bastards.map +0 -0
  193. data/maps/heist.map +0 -0
  194. data/maps/heroes.map +0 -0
  195. data/maps/inhumane.map +0 -0
  196. data/maps/kaged.map +0 -0
  197. data/maps/library.ifm +0 -0
  198. data/maps/lurkinghorror.map +0 -0
  199. data/maps/metamorphoses.map +0 -0
  200. data/maps/mindelec.ifm +0 -0
  201. data/maps/minster.ifm +0 -0
  202. data/maps/mite.map +0 -0
  203. data/maps/moonmist.map +0 -0
  204. data/maps/muldoon_legacy.map +0 -0
  205. data/maps/muse.ifm +0 -0
  206. data/maps/paperchase.ifm +0 -0
  207. data/maps/party.map +0 -0
  208. data/maps/pawn.map +0 -0
  209. data/maps/photograph.map +0 -0
  210. data/maps/pkgirl.map +0 -0
  211. data/maps/pytho.map +0 -0
  212. data/maps/risorgimento.map +0 -0
  213. data/maps/sherbet.map +0 -0
  214. data/maps/simple.map +0 -0
  215. data/maps/slouch.map +0 -0
  216. data/maps/space_st.ifm +0 -0
  217. data/maps/splashdown.map +0 -0
  218. data/maps/spring.map +0 -0
  219. data/maps/squarecircle.map +0 -0
  220. data/maps/stationfall.ifm +0 -0
  221. data/maps/theatre.ifm +0 -0
  222. data/maps/toonesia.ifm +0 -0
  223. data/maps/tortoise.ifm +0 -0
  224. data/maps/trinity.map +0 -0
  225. data/maps/vespers.map +0 -0
  226. data/maps/vgame.ifm +0 -0
  227. data/maps/wasp.map +0 -0
  228. data/maps/weather.ifm +0 -0
  229. data/maps/windhall.ifm +0 -0
  230. data/maps/worlds.map +0 -0
  231. data/maps/xtcontest.map +0 -0
  232. data/maps/zdungeon.map +0 -0
  233. data/maps/zebulon.ifm +0 -0
  234. data/maps/zerosum.map +0 -0
  235. metadata +9 -9
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c1cf2b8f98c19ac9a6a442a56ae6ee95409fffff
4
- data.tar.gz: c41777478cc7ae49ab5ac4f7048881c9a9c0cde5
3
+ metadata.gz: 0717e8a4ff0f143a9e22bdf9fca6195f794f6bd3
4
+ data.tar.gz: 6830b6cf8b66b0984d585178659c212084f40b2a
5
5
  SHA512:
6
- metadata.gz: 6ee1dc0c134ff0858cc3940c0dc1960b3f0a640a522bd5e9a9fd70585090d0ecb1659aa1ba988f9026d456d7cd059fba74b8eea8681bb72f618d5dfdc2027dd8
7
- data.tar.gz: abf20b9f3cb7653d815792c9f061112b5ade79e083448be1a30ffc20f37023fc6b9dc6a218c167b90311379efceaba235bf69ffb86693740e73d928f8cf24fb6
6
+ metadata.gz: 33960147adbde9e7d18482821393b06f0504675d0491252c3ab95bdf8f1320015e9ad77eb1fd3d8f18bd912c2b9b7c12c2b78f00d0c7983c7894d961c97137a2
7
+ data.tar.gz: 264b47bd8e2b4541a687e25d123a8ec0e64e9a2f5c5936afdacfac6993cc29a98a2939301bb7ec75617a8ee7289b7877916e96b0569c819d57e382d1a53eb4dc
@@ -1,3 +1,5 @@
1
+ v1.3.1 Fixes to copy/paste on the same map.
2
+
1
3
  v1.2.9 Fixes to some regexp that would show warnings in ruby 2.1.0
2
4
 
3
5
  v1.2.8 Same as 1.2.7 but in all languages.
@@ -1,6 +1,6 @@
1
1
  require "rubygems"
2
2
 
3
- VERSION = '1.3.0'
3
+ VERSION = '1.3.1'
4
4
 
5
5
  gem = Gem::Specification.new do |s|
6
6
  s.name = "ifmapper"
File without changes
data/TODO.txt CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -211,8 +211,8 @@ class FXMap < Map
211
211
  h = maxy - miny
212
212
 
213
213
  # Find an area in pathmap that has w x h empty rooms
214
- 0.upto(@width-1-w) { |x|
215
- 0.upto(@height-1-h) { |y|
214
+ minx.upto(@width-1-w) { |x|
215
+ miny.upto(@height-1-h) { |y|
216
216
  if _free_area?(x, y, w, h)
217
217
  return [x - minx, y - miny]
218
218
  end
File without changes
File without changes
File without changes
File without changes
@@ -48,7 +48,7 @@ require 'IFMapper/FXWarningBox'
48
48
  class FXMapperWindow < FXMainWindow
49
49
 
50
50
  PROGRAM_NAME = "Interactive Fiction Mapper"
51
- VERSION = '1.3.0'
51
+ VERSION = '1.3.1'
52
52
  AUTHOR = "Gonzalo Garramuno"
53
53
 
54
54
  @@copy_buffer = nil
@@ -653,6 +653,7 @@ class FXMapperWindow < FXMainWindow
653
653
  else
654
654
  map.clear_selection
655
655
 
656
+
656
657
  # Add rooms
657
658
  r_to_nr = {} # orig room to new room hash
658
659
  rooms = sel[0]
@@ -12,8 +12,6 @@ class FXRoom < Room
12
12
  @@win = nil
13
13
 
14
14
  def copy(b)
15
- self.xx = b.xx
16
- self.yy = b.yy
17
15
  self.selected = b.selected
18
16
  super b
19
17
  end
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ifmapper
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.0
4
+ version: 1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gonzalo Garramuno
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-02-03 00:00:00.000000000 Z
11
+ date: 2015-03-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rake-compiler
@@ -78,17 +78,17 @@ extensions: []
78
78
  extra_rdoc_files:
79
79
  - HISTORY.txt
80
80
  - TODO.txt
81
- - docs/en/index.html
82
- - docs/en/start.html
83
- - docs/es/index.html
84
- - docs/es/start.html
85
- - docs/images/automap.gif
86
81
  - docs/images/complex_connection.gif
87
- - docs/images/connection.gif
88
82
  - docs/images/connection_menu.gif
83
+ - docs/images/automap.gif
89
84
  - docs/images/IFMapper_main.gif
90
85
  - docs/images/room_description.gif
86
+ - docs/images/connection.gif
91
87
  - docs/images/room_small.gif
88
+ - docs/es/index.html
89
+ - docs/es/start.html
90
+ - docs/en/index.html
91
+ - docs/en/start.html
92
92
  files:
93
93
  - HISTORY.txt
94
94
  - IFMapper.gemspec
@@ -344,7 +344,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
344
344
  version: '0'
345
345
  requirements: []
346
346
  rubyforge_project: ifmapper
347
- rubygems_version: 2.2.1
347
+ rubygems_version: 2.4.5
348
348
  signing_key:
349
349
  specification_version: 4
350
350
  summary: Interactive Fiction Mapping Tool.