RoamerX
773957bd73
联机相关文本参照正作进行调整
...
主要包括联机俱乐部以及联盟交谊厅
统一了“群组”与“组长”的翻译
2025-06-08 23:35:17 +08:00
RoamerX
187ae170d2
壁纸女孩文乃、寻宝者文本润色或重新汉化
...
以及所有汉字数字变成阿拉伯数字的情况查漏补缺
2025-05-28 14:52:27 +08:00
sayseong
24f260f6c7
Merge remote-tracking branch 'upstream/master'
2025-05-27 13:33:46 +08:00
RoamerX
6f69e7f5eb
对于对战开拓区&对战帐篷的文本进行了重新翻译
...
虽然原本进行了一些修正和润色,但是整体质量偏低,于是重新进行了汉化
调整了开拓区对战设施的成绩页面文字展示位置
对培育屋的文本进行了重新翻译
参照官方正作的使用逻辑统一调整了数字使用阿拉伯数字和汉字的情况
参照官方正作的使用逻辑统一调整了使用“战斗”和“对战”的情况
修正了部分连接相关文本的译名
主要参考deepseek英文翻译及原版英文
2025-05-18 00:10:23 +08:00
Bassoonian
16357c7e29
Streamline pointer notation ( #2139 )
2025-05-16 12:04:44 +01:00
RoamerX
ee980e6505
继续检查每行字数超标,检查换行次数超标,汉化遗漏的英文文本
2025-04-22 16:21:52 +08:00
12014
94d74fac72
Update the interface of Pokedex, TrainerCard, Berry Fix Program; Do some Translations on item menu and mini games
2025-04-13 02:34:09 +09:00
GriffinR
6eaaa50ad5
Correct berry fix graphics colors, more PLTT constant use ( #1892 )
2023-08-09 12:49:21 -04:00
Martin Griffin
31a3ada7de
Detect potential misalignment in modern
2023-07-24 19:42:56 +01:00
GriffinR
7587963d24
Use window constants in berry_fix_program
2022-09-29 19:09:50 -04:00
GriffinR
c291fa8e7f
Propagate BG_COORD constants
2021-11-03 23:02:06 -04:00
GriffinR
50d3003a0d
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
2021-11-03 19:54:20 -04:00
GriffinR
9a0618afc3
Add COPYWIN constants
2021-11-03 15:29:18 -04:00
GriffinR
fdaf436960
Add font id constants
2021-10-30 19:54:15 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
GriffinR
2dfa84c10f
Clean up berry_fix_program
2021-02-24 16:46:57 -05:00
PokeCodec
28ef2fb774
Switch to button macros
2020-09-04 21:11:55 -04:00
GriffinR
faeb974c46
Minor berry fix data clean up
2020-02-08 14:23:41 -06:00
GriffinR
ed1ff0ad77
Document misc strings and text colors
2019-12-10 19:29:23 -06:00
PikalaxALT
306ce048ad
Move gflib srcs and headers to gflib subdir
2019-09-08 21:07:54 -04:00
Phlosioneer
3716da5430
Rename macro with correct name for pixel values
2019-03-02 17:25:39 -05:00
Phlosioneer
c96f8751cd
Improve window palette macros
2019-02-21 23:27:12 -05:00
Phlosioneer
d979ac3bf3
Document main_menu state machine, name window constants
...
The new names for the constants (and newly named functions) give a much
better understanding of what the window system is trying to do.
2019-02-11 00:34:50 -05:00
DizzyEggg
7e4db39da5
Fix bldcnt gpu reg args
2018-12-26 13:43:07 +01:00
nullableVoidPtr
3909b6408c
Fix alloc.c as per #386 , define INVALID_ constants and rename malloc to alloc as per #325
...
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
Diegoisawesome
8e7202ec3d
Fix LZ compressed data alignment
2018-10-21 12:05:34 -05:00
DizzyEggg
24b9cd721f
More Battle Factory
2018-09-03 22:55:55 +02:00
DizzyEggg
c5e2092e8b
title screen with master
2018-02-07 20:10:56 +01:00
DizzyEggg
b3a94a359f
match berry fix func
2018-02-07 15:02:47 +01:00
DizzyEggg
0c60ffe22a
decompile title screen
2018-02-04 16:11:00 +01:00
DizzyEggg
db3ecf5012
decompile scanline effect
2018-01-29 17:47:12 +01:00
DizzyEggg
a6072ae293
decompile option menu
2018-01-16 18:59:06 +01:00
ProjectRevoTPP
48378f791c
last wave of graphics.s dumps
2017-12-30 01:09:06 -05:00
DizzyEggg
314b96af46
static names given s prefix
2017-12-17 23:45:27 +01:00
DizzyEggg
a3b5af17ea
berry blender is done
2017-11-19 22:48:46 +01:00
Diegoisawesome
d1efbcd282
Extract scattered baseroms and cleanup
2017-09-25 16:27:02 -05:00
PikalaxALT
54bd2c1781
Address review by diego
2017-09-19 21:10:30 -04:00
scnorton
d48c4ab7a9
Slight cleanup and relabeling of functions
2017-09-18 15:28:55 -04:00
scnorton
810bfffd12
data decomp
2017-09-18 15:10:25 -04:00
scnorton
0e2d84f24d
Remaining functions
2017-09-18 14:07:34 -04:00
scnorton
39e6bdf094
sub_81BF7E8
2017-09-18 14:04:00 -04:00
scnorton
097a38f054
nonmatching sub_81BF7A4
2017-09-18 13:54:39 -04:00
scnorton
c5dddf41f5
sub_81BF5A4
2017-09-18 11:26:45 -04:00
PikalaxALT
8604291b0f
Start decomp
2017-09-18 09:23:06 -04:00