Browse Source

nb modification

SBird1337 7 years ago
parent
commit
6661dc7322
64 changed files with 4 additions and 3 deletions
  1. 0
    0
      assets/interface/arrows.png
  2. 0
    0
      assets/interface/emoticons.png
  3. BIN
      assets/interface/menu_box.png
  4. BIN
      assets/interface/text_box.png
  5. 0
    0
      assets/mug/mug_00.png
  6. 0
    0
      assets/mug/mug_01.png
  7. 0
    0
      assets/mug/mug_02.png
  8. 0
    0
      assets/mug/mug_05.png
  9. 0
    0
      assets/mug/mug_06.png
  10. 0
    0
      assets/mug/mug_07.png
  11. 0
    0
      assets/mug/mug_08.png
  12. 0
    0
      assets/mug/mug_09.png
  13. 0
    0
      assets/mug/mug_10.png
  14. 0
    0
      assets/mug/mug_11.png
  15. 0
    0
      data/raw_defines.s
  16. 0
    0
      data/text_lookup/text_lookup_array.s
  17. 0
    0
      data/text_lookup/text_multichoice.s
  18. 0
    0
      nbproject/licenseheader.txt
  19. 0
    0
      nbproject/private/CodeAssistancePathMapper.properties
  20. 0
    0
      nbproject/private/Default.properties
  21. 0
    0
      nbproject/private/c_standard_headers_indexer.c
  22. 0
    0
      nbproject/private/cpp_standard_headers_indexer.cpp
  23. 0
    0
      nbproject/private/tools/localhost/Cygwin/g++.exe
  24. 0
    0
      nbproject/private/tools/localhost/Cygwin/gcc.exe
  25. 0
    0
      nbproject/project.properties
  26. 0
    0
      patches/interface.asm
  27. 0
    0
      patches/text_system.asm
  28. 0
    0
      src/debug/debug.c
  29. 0
    0
      src/include/assets/interface/arrows.img.bin
  30. 0
    0
      src/include/assets/interface/arrows.img.h
  31. 0
    0
      src/include/assets/interface/emoticons.img.bin
  32. 0
    0
      src/include/assets/interface/emoticons.img.h
  33. BIN
      src/include/assets/interface/menu_box.img.bin
  34. 1
    1
      src/include/assets/interface/menu_box.img.h
  35. BIN
      src/include/assets/interface/text_box.img.bin
  36. 1
    1
      src/include/assets/interface/text_box.img.h
  37. 0
    0
      src/include/assets/mug/mug_00.c
  38. 0
    0
      src/include/assets/mug/mug_00.h
  39. 0
    0
      src/include/assets/mug/mug_01.c
  40. 0
    0
      src/include/assets/mug/mug_01.h
  41. 0
    0
      src/include/assets/mug/mug_02.c
  42. 0
    0
      src/include/assets/mug/mug_02.h
  43. 0
    0
      src/include/assets/mug/mug_05.c
  44. 0
    0
      src/include/assets/mug/mug_05.h
  45. 0
    0
      src/include/assets/mug/mug_06.c
  46. 0
    0
      src/include/assets/mug/mug_06.h
  47. 0
    0
      src/include/assets/mug/mug_07.c
  48. 0
    0
      src/include/assets/mug/mug_07.h
  49. 0
    0
      src/include/assets/mug/mug_08.c
  50. 0
    0
      src/include/assets/mug/mug_08.h
  51. 0
    0
      src/include/assets/mug/mug_09.c
  52. 0
    0
      src/include/assets/mug/mug_09.h
  53. 0
    0
      src/include/assets/mug/mug_10.c
  54. 0
    0
      src/include/assets/mug/mug_10.h
  55. 0
    0
      src/include/assets/mug/mug_11.c
  56. 0
    0
      src/include/assets/mug/mug_11.h
  57. 0
    0
      src/include/battle_fractions.h
  58. 2
    1
      src/interface/lcd_io_test.S
  59. 0
    0
      src/interface/mugshot_table.s
  60. 0
    0
      src/specials/load_text_special.c
  61. 0
    0
      src/specials/script_overrides.c
  62. 0
    0
      string/de/story_text/tundra_hq/globals.txt
  63. 0
    0
      string/de/text.txt
  64. 0
    0
      string/de/text_multichoices.txt

+ 0
- 0
assets/interface/arrows.png View File


+ 0
- 0
assets/interface/emoticons.png View File


BIN
assets/interface/menu_box.png View File


BIN
assets/interface/text_box.png View File


+ 0
- 0
assets/mug/mug_00.png View File


+ 0
- 0
assets/mug/mug_01.png View File


+ 0
- 0
assets/mug/mug_02.png View File


+ 0
- 0
assets/mug/mug_05.png View File


+ 0
- 0
assets/mug/mug_06.png View File


+ 0
- 0
assets/mug/mug_07.png View File


+ 0
- 0
assets/mug/mug_08.png View File


+ 0
- 0
assets/mug/mug_09.png View File


+ 0
- 0
assets/mug/mug_10.png View File


+ 0
- 0
assets/mug/mug_11.png View File


+ 0
- 0
data/raw_defines.s View File


+ 0
- 0
data/text_lookup/text_lookup_array.s View File


+ 0
- 0
data/text_lookup/text_multichoice.s View File


+ 0
- 0
nbproject/licenseheader.txt View File


+ 0
- 0
nbproject/private/CodeAssistancePathMapper.properties View File


+ 0
- 0
nbproject/private/Default.properties View File


+ 0
- 0
nbproject/private/c_standard_headers_indexer.c View File


+ 0
- 0
nbproject/private/cpp_standard_headers_indexer.cpp View File


+ 0
- 0
nbproject/private/tools/localhost/Cygwin/g++.exe View File


+ 0
- 0
nbproject/private/tools/localhost/Cygwin/gcc.exe View File


+ 0
- 0
nbproject/project.properties View File


+ 0
- 0
patches/interface.asm View File


+ 0
- 0
patches/text_system.asm View File


+ 0
- 0
src/debug/debug.c View File


+ 0
- 0
src/include/assets/interface/arrows.img.bin View File


+ 0
- 0
src/include/assets/interface/arrows.img.h View File


+ 0
- 0
src/include/assets/interface/emoticons.img.bin View File


+ 0
- 0
src/include/assets/interface/emoticons.img.h View File


BIN
src/include/assets/interface/menu_box.img.bin View File


+ 1
- 1
src/include/assets/interface/menu_box.img.h View File

@@ -7,7 +7,7 @@
7 7
 //	+ 111 tiles not compressed
8 8
 //	Total size: 3552 = 3552
9 9
 //
10
-//	Time-stamp: 2017-01-01, 16:49:47
10
+//	Time-stamp: 2017-01-01, 17:52:58
11 11
 //	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12 12
 //	( http://www.coranac.com/projects/#grit )
13 13
 //

BIN
src/include/assets/interface/text_box.img.bin View File


+ 1
- 1
src/include/assets/interface/text_box.img.h View File

@@ -7,7 +7,7 @@
7 7
 //	+ 38 tiles not compressed
8 8
 //	Total size: 1216 = 1216
9 9
 //
10
-//	Time-stamp: 2017-01-01, 16:49:47
10
+//	Time-stamp: 2017-01-01, 17:52:58
11 11
 //	Exported by Cearn's GBA Image Transmogrifier, v0.8.6
12 12
 //	( http://www.coranac.com/projects/#grit )
13 13
 //

+ 0
- 0
src/include/assets/mug/mug_00.c View File


+ 0
- 0
src/include/assets/mug/mug_00.h View File


+ 0
- 0
src/include/assets/mug/mug_01.c View File


+ 0
- 0
src/include/assets/mug/mug_01.h View File


+ 0
- 0
src/include/assets/mug/mug_02.c View File


+ 0
- 0
src/include/assets/mug/mug_02.h View File


+ 0
- 0
src/include/assets/mug/mug_05.c View File


+ 0
- 0
src/include/assets/mug/mug_05.h View File


+ 0
- 0
src/include/assets/mug/mug_06.c View File


+ 0
- 0
src/include/assets/mug/mug_06.h View File


+ 0
- 0
src/include/assets/mug/mug_07.c View File


+ 0
- 0
src/include/assets/mug/mug_07.h View File


+ 0
- 0
src/include/assets/mug/mug_08.c View File


+ 0
- 0
src/include/assets/mug/mug_08.h View File


+ 0
- 0
src/include/assets/mug/mug_09.c View File


+ 0
- 0
src/include/assets/mug/mug_09.h View File


+ 0
- 0
src/include/assets/mug/mug_10.c View File


+ 0
- 0
src/include/assets/mug/mug_10.h View File


+ 0
- 0
src/include/assets/mug/mug_11.c View File


+ 0
- 0
src/include/assets/mug/mug_11.h View File


+ 0
- 0
src/include/battle_fractions.h View File


+ 2
- 1
src/interface/lcd_io_test.S View File

@@ -148,6 +148,7 @@ flag_decrypt:
148 148
 
149 149
 .align 2
150 150
 
151
+.global palette_override
151 152
 palette_override:
152 153
 .hword 0
153 154
 .hword 0
@@ -164,4 +165,4 @@ palette_override:
164 165
 .hword 0
165 166
 .hword 0
166 167
 .hword 0
167
-.hword 0
168
+.hword 0x0

+ 0
- 0
src/interface/mugshot_table.s View File


+ 0
- 0
src/specials/load_text_special.c View File


+ 0
- 0
src/specials/script_overrides.c View File


+ 0
- 0
string/de/story_text/tundra_hq/globals.txt View File


+ 0
- 0
string/de/text.txt View File


+ 0
- 0
string/de/text_multichoices.txt View File