M45T3R - Feb 17, 2013 10:29
					
				
				
					The codification of all the GitHub files must be UTF-8 .. many files with gibberish characters have this problem:
[url="https://github.com/HerculesWS/Hercules/commit/a09f772cbda173d1e0182ba3686a5b84d9df5c8d"]https://github.com/HerculesWS/Hercules/commit/a09f772cbda173d1e0182ba3686a5b84d9df5c8d[/url]
.. someone commited that, but check at the bottom! 
[size=6][url="https://github.com/HerculesWS/Hercules/blob/a09f772cbda173d1e0182ba3686a5b84d9df5c8d/npc/re/quests/quests_dicastes.txt"]This file[/url][/size]
LOL, they speak with symbols xD
        mes "ⅳ○→? ⅲ ※○...";
		mes "★◎⌒ ⅳ ?";
		mes "â—★..?";
				
							 
									
				
					
						Nameless2you - Feb 17, 2013 11:06
					
				
				
					Oh my.
What a nice editor I have, turns � into beautiful symbols.
While this indeed is an issue it's not severe.
You're not supposed to understand those things anyways as they're Giant or Fairy-ish, meaning you need a Ring of the Wise King to talk to them properly.
				
								
					
						This post has been edited by
						Nameless2you
						on Feb 17, 2013 11:09					
									 
							 
									
				
					
						Ind - Feb 17, 2013 12:41
					
				
				
					this problem can affect source files, which then breaks compiling, so yes its severe.
				
								
					
						This post has been edited by
						Ind
						on Feb 17, 2013 12:46					
									 
							 
									
				
					
						M45T3R - Feb 18, 2013 5:11
					
				
				
					I think we need to find a way to make Git read all the files as ANSII .. i have cloned the repostory and sometimes the files looks like normal and other times i see only "[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ[/size][/font][/color][color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]⌒ ⅳ"[/size][/font][/color]
[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]xD[/size][/font][/color]
				
							 
									
				
					
						Nameless2you - Feb 19, 2013 3:40
					
				
				
					Reverted the documentation issue here: [url="https://github.com/HerculesWS/Hercules/commit/c6882c741f314f633e681066adb018738e5bb585"]https://github.com/HerculesWS/Hercules/commit/c6882c741f314f633e681066adb018738e5bb585[/url]
				
							 
									
				
					
						Martin - Feb 20, 2013 15:01
					
				
				
					is this going to happen everytime ?
				
							 
									
				
					
						M45T3R - Feb 28, 2013 8:45
					
				
				
					Happening again! D:
[url="https://github.com/HerculesWS/Hercules/commit/ad792f41994ce54dc9e45fbdaaf591f38fccecee"]https://github.com/HerculesWS/Hercules/commit/ad792f41994ce54dc9e45fbdaaf591f38fccecee[/url]
				
							 
									
				
					
						Nameless2you - Mar 5, 2013 20:24
					
				
				
					Reverted it, again.
				
							 
									
				
					
						AnnieRuru - Mar 20, 2014 15:38
					
				
				
					just want to say, this bug haven't fixed yet
[url="https://github.com/HerculesWS/Hercules/blob/master/npc/re/quests/quests_dicastes.txt#L42"]https://github.com/HerculesWS/Hercules/blob/master/npc/re/quests/quests_dicastes.txt#L42[/url]
EDIT:
ok lol
rathena also the same
[url="https://github.com/rathena/rathena/blob/master/npc/re/quests/quests_dicastes.txt#L43"]https://github.com/rathena/rathena/blob/master/npc/re/quests/quests_dicastes.txt#L43[/url]
				
								
					
						This post has been edited by
						AnnieRuru
						on Mar 20, 2014 15:55					
									 
							 
									
				
					
						Teemo - Apr 19, 2014 6:17
					
				
				
					Hmm that happened when we commited the whole emulator without changing the charset xD
				
							 
									
				
					
						Dastgir - Jun 24, 2015 10:58
					
				
				
					documentation fixed @ [url="https://github.com/HerculesWS/Hercules/commit/29f95f182be4d4f9d024725d0e6c7fb1e8493b5c"]https://github.com/HerculesWS/Hercules/commit/29f95f182be4d4f9d024725d0e6c7fb1e8493b5c[/url]
about quests_dicastes.txt , its github problem, when you clone, you will see properly.