Commit Graph
27 Commits
Author SHA1 Message Date
Hide_D 3875a345c9 game table을 대상으로 하는 update, select에서 no=1 과 관련된 부분을 limit 1 로 변경 2018-03-31 23:21:46 +09:00
Hide_D 29a21c41ab getTypename 삭제. GameUnitDetail::byID(), ::all()로 대체가능 2018-03-31 18:52:12 +09:00
Hide_D d9e5d5b2cd 전투 공식을 새로 ㅈ가성한 GameUnitConst와 GameUnitDetail을 따르도록 수정 2018-03-31 05:28:19 +09:00
Hide_D 6775c06d3e 병종에 정보 텍스트 포함.
징병, 모병 페이지 내용을 GameUnitConst, GameUnitDetail에 기반하도록 변경
- 추가로 금,쌀을 소수점을  포함하도록 변경
2018-03-31 05:21:47 +09:00
Hide_D 78260ecf30 game 테이블의 img를 show_img_level로 변경 2018-03-29 00:27:03 +09:00
Hide_D a3f83d1e95 Session 클래스 수정.
- Session클래스 내에서 global setter, getter 재정의
- Session클래스에서 static 함수로 getUserID, getUserGrade 재정의
- 내부 서버에서 getUserID, getUserGrade를 쓰던 것 Session 클래스로 통일
- SESSION.php가 requireLogin 기능을 수행하던것을 Session의 static 함수로 통합
2018-03-24 20:04:55 +09:00
Hide_D 462bafe806 autoloader 구성.
class 정의
2018-03-24 18:13:03 +09:00
Hide_D 1b70485c9a banner, google_analysis 코드 제거 2018-03-07 21:33:19 +09:00
Hide_D d1026aae0f command 계열 함수 func_command.php 로 이전
baclButton(), CoreBackButton(), closeButton()을 echo에서 return string 타입으로
2018-03-03 17:46:23 +09:00
Hide_D 7efc03813b 간단한 국가 정보를 가져오는 코드들을 일부 통합. 2018-02-26 01:46:13 +09:00
Hide_D efbdd28c6f json으로 받아온 내용을 출력하긴 위한 template 준비
common.js 파일 추가
메시지를 변환하기 위한 msg_template.html 작성
2018-02-10 18:51:03 +09:00
Hide_D 5ed33b1cda general table의 no_member를 의미에 더 맞도록 owner로 변경.
general table의 user_id, password column 삭제. 코드도 이를 참조하지 않고 owner를 이용하도록 변경
2018-02-04 04:40:35 +09:00
Hide_D e957a91b19 p_id를 noMember 기반으로 변경 2018-02-03 04:49:54 +09:00
Hide_D 0bd51726c3 새 맵 최종 적용. 구형 map.php 제거 2018-02-02 22:50:58 +09:00
Hide_D 43836e9757 map.php를 모두 새 지도 형식으로 변경 2018-02-02 22:41:41 +09:00
Hide_D 3b8b62ac9b 기본 stylesheet를 common.css로 변경 2018-01-29 22:56:31 +09:00
Hide_D ae0c2de758 font-size:13;을 font-size:13px;로 변경
allButton.php를 template로 이동.
2018-01-29 22:54:40 +09:00
Hide_D d2abd6daf2 oncontextmenu, ondragstart 금지 코드 수정. 우클릭 가능하도록. 2018-01-29 22:08:15 +09:00
Hide_D 2037e9b6af 등용장 삭제 2018-01-27 06:18:07 +09:00
Hide_D dd28eb768f 새로운 설정 파일을 위한 gitignore 확보
처리하지 않고 남겨둔 array 참조 해결

main.js 를 별도로 이동
2018-01-21 01:45:09 +09:00
Hide_D 8fa3af0fb8 warning 확인을 위해 가능한 모든 replace 태그를 무효화함
index.php에 대한 iframe 일부 삭제
2018-01-20 04:00:59 +09:00
Hide_D fdefd49bea string $ 2018-01-16 04:33:19 +09:00
Hide_D 131c5319ec string $ 2018-01-16 04:19:20 +09:00
Hide_D c001179088 string 내 $ 기호 추가 변환 2018-01-16 04:09:31 +09:00
Hide_D 9502197cc2 string 내부 $ 기호 추가 수정 2018-01-16 04:05:20 +09:00
Hide_D 28eaf7b0d7 string 내의 $ 호출들 일괄 변환. 2018-01-16 03:56:50 +09:00
Hide_D 35e92365f2 twe_close를 twe로 변경(서비스모드로 변경)
앞으로 추가 테스트 시작
2018-01-14 05:01:11 +09:00